PHP Image Manipulation
Results 1 - 20 of 176
GeoRhino Geo-Targeting Image Script

Using the script installed on your server you can easily create great looking Geo-Targeted images in just minutes! Display the surfers, city, stats, zip, or even nearest college! Works anywhere .jpg images are accepted. Over 20 different fonts to make...
(show more)
Shiegege Iseng Resize Class
This is a class script that allows you to resize or resample images or thumbnail on the fly. You can save the thumbnail to file.
Free Image Resizing Script
This free PHP script lets your visitors upload and resize JPG, GIF, PNG, and Windows BMP images using GD library. Visitors are forced to download, so you'll never be hosting any image!
phpThumb()
Very flexible thumbnail generator. Resizing, cropping, borders, watermarks, sharpen, color adjustment, flip, rotate (and more). Source can be local file, remote file or database source. Uses ImageMagick extensively if available. PHP GD library is...
(show more)
Multiple Image Upload
Features: Upload to server up to 10 JPG pictures, Rename files with given index, Create SWF images from uploaded pictures, Create JPG thumbnails, Create SWF thumbnails. Also includes an Online JPG to SWF converter with preloader. Script require MING + GD...
(show more)
EasyPhpThumbnail Class
The EasyPhpThumbnail class allows you handle image manipulation and thumbnail generation for GIF, JPG and PNG on-the-fly. The class is FREE for open-source projects, 100% PHP based, available for PHP4 and PHP5, is easy to use and provides lots of...
(show more)
PHP Image Editor
Edit images directly in your CMS. Now as a plugin for Joomla 1.5. Many Content Management System does not have image editing. And all users does not have an image editing program, that is why PHP Image Editor has been developed. It just receives an image...
(show more)
Simple Image Resizer
This class to resize an image from bigger to smaller size, supporting many image format such as PNG, JPG, and GIF. This class useful when we want to upload an original image and make it thumbnail view on your site which has best result thumbnail image,...
(show more)
Graphical Image Resize
This script allows you to resize an image easily and quickly graphically using Javascript and PHP without the need to load a graphics editing program. It includes the ability to stretch and shrink an image using the mouse and a web browser.
Drop Shadowed Thumbnail Creator
This class allows you to very easily create thumbnails of images, on which you can also apply a drop-shadow effect. You can control the colour of the background so that drop-shadow will fit better onto your page and the size of the thumbnail.
You can...
(show more)
CAPTCHA image protection without cookies and sessions
CAPTCHA image protection without cookies and sessions
Usually "captcha" scripts store actual text/numbers shown on protection images in a session cookie
and check user entered code by comparing it with session stored string.
My script does not...
(show more)
Image Masking
This is a class allows you to apply a mask to an image much like you could do in PhotoShop, Gimp, or any other such image manipulation programme.
If the mask is smaller than the image then the mask can be placed in various positions (top left, left,...
(show more)
Net Avatar Maker
Net Avatar Maker allows you to create your own avatars with ease, allowing for any number of truetype fonts, where the user gets to pick there font size, rbg or hex color, even the option to add an shadow. It comes with a default 10 font set, and setup...
(show more)
Image Functions
A helpful collection of image processing routines. Some convert between colour spaces and others process the image. Such as converting from RGB to HLS, converting hex colour strings to RGB arrays, colourising an image or producing a threshold limited...
(show more)
PHP Thumb Maker v2
Purpose of Script:
Thumb Maker is PHP based script that can be included to your existing PHP scripts, as an extension for creating thumbs from images such as JPG, GIF, PNG, XMB, XPM etc.
Features:
Simple and advanced thumb making
Custom...
(show more)
Watermark It!
Watermark It! is designed to help you protect your images from theft with relative ease. Watermark It! bundles a rich list of features to allow you to watermark images individually or in bulk (batch process). Plus you create your watermarked images where...
(show more)
Easy upload resize thumb image
This package can be used to process and resize uploaded image files.
There is one class for handling upload file. class can upload one or more images that can copy the files to a given directory if they do not exist.
and Image resizing class ...
(show more)
Image Manager : Resize, Watermark, Caption
Image class designed to be optimally used inside HTML tags to automatically resize and caption images. Modified images are stored in a temporary directory to increase performance e.g. to create a resized image with watermark and caption
Animated CAPTCHA validation images.
This package can be used to create animated CAPTCHA images for website validation. To decode of these CAPTCHA images are difficult by web bots because the images are animated GIF and the frames of GIF images have not containts the validation string...
(show more)
Watermark Your Images with another Image Using PHP and GD Library
The article along with complete code demonstrates the use of GD library to watermark images on the fly. The method demonstrated here to watermark an uploaded image is to overlay the original image with another image, preferably a transparent PNG image.
