Veqa Image Effects is a PHP tool to get Web image effects on the fly. Features: sharpen, blur, brightness, contrast, colorize, grayscale, invert, rotate, flip, and reformat. It supports JPG, GIF, PNG, and BMP image formats and works with GD or ImageMagick MagickWand for PHP. It makes for an ideal solution for sharing various effects of images without a cluttered file mess - saving disk space and your time. Use it for many kinds of image effects for fun display, cool mouse-over effects to fancy your image gallery, or quick touch-ups to improve image quality. Make all these your cause to bring the effect of your images and do it automatically on the fly.
Price: $7.00 - Version: 1.0.1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
Use PHP Thumbnail Generator to generate thumbnails from JPG, GIF, or PNG images. Script can save thumbnail as file on your server or output it directly to the browser. Features: * JPG, PNG, GIF image type supported (depends on GD2) * Proportional image resize * Generate image from file on the server or from remote image (by URL) * Save to file on server or output directly to browser * You can override thumbnail type. All thumbnails can be of the same type (i.e. all JPG) regardless of the source image type * All thumbnail properties can be controlled via parameters * Supports custom default values (change default values in the script code)
Price: Freeware - Version: 1.0 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
This class can be used to perform several types of image manipulation operations.It can:- Rescale images to fit in a given width and/or height keeping (or not) the original aspect ratio- Flip images horizontally or vertically- Rotate images by a given angle- The class does all the error checking for the source and target file so you don't need to worry about thatThe class supports loading and saving images in the GIF, JPEG and PNG formats preserving transparency for GIF, PNG and even PNG24 filesThe code is heavily documented so you can understand every aspect of it
Price: free for non-commercial use - Version: 1.0.3 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
Image masking is multi-platform compatible. 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 program. If the mask is smaller than the image then the mask can be placed in various positions (top left, left, top right, left, center, right, bottom left, bottom, bottom right) or the mask can be resized to the dimensions of the image.
DotScript PHP Image Sorcerer is an image manipulation component that can be used either as an API or just as a tool for server-side image manipulation. The package contains a PHP class that provides a very powerful API for image resizing, cropping, flipping, rotating and even more. It's possible to put watermarks and additional images over the resulting image. Effects such as blur and motion blur can be applied. Additionally, there is an underlying intelligent caching mechanism that dramatically improves performance. Away from the API, the package also includes image and thumbnail serving tools that can be easily integrated in a website without any knowledge in PHP.
Price: $5 - Version: 1.4.0 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
IMG2ASCII is multi-platform compatible. This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few.
Croptool is a graphical user interface for online image manipulation, working together with PHP and the GDLib. Croptool allows a user to upload a .jpg image, and then resize and/or crop the image online.either specify a new size numerically, or drag guides to specify which area to crop. You can also define a fixed area: the image is the cropped to fit these dimensions.Croptool is fully customisable: change colors, translate into your local language and set the options the menu should display.You can try Croptool at the website.
Version: 1.1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
Simple script that creates watermarked image by merging watermark file with original photo and then can be used to output it to the browser. Example on the website.
Price: free - Version: 1.0 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
Dynamic Picture Frame is multi-platform compatible. Dynamic Picture Frame is a PHP script which allows you to add a nearly endless variety of picture frames of any size to images on your website. Features are automatically add picture frames to any images on your site; set up picture frames to change seasonally, by day, etc; can be used to create a postcard-like online framing form for site visitors.
Crop Canvus is multi-platform compatible. This is a class allows you to crop an image in a variety of ways. You can crop in an absolute or relative way, both as a pixel number or a percentage. You can also save or display the cropped image. The cropping can be done in 9 different positions: top left, top, top right, left, center, right, bottom left, bottom, or bottom right. Or you can have it automatically cropped based on a threshold value. The original image can be loaded from the file system or from a string. It will also compensate so you can use GD versions 1.x or 2.x.