ImageHandler is a multi-platform compatible class set with functions to handle all your image uploading. ImageHandler will store all images as blobs in your database for easy manipulation and access. ImageHandler can create thumbnails on the fly and store them with the original image, perfect for those who wish to create their own photogallery. ImageHandler can also watermark your images so that it will be more difficult for people to steal images from your website for their own use. ImageHandler uses the GD library and has support for the following formats: JPEG, GIF, PNG. ImageHandler comes with fully functional examples on how to use it.
Price: Free for non-commercial use - Version: 1.5 - Platform(s): All - Updated: 31/10/2006 -
EditOnline is an easy to use, online photo editor for your website that features the most useful photo editing functions including: Crop, Resize, Optimize, Brightness, Contrast, Blur, and Sharpen. It needs no configuration and is simple to add to your website. It is fully customizable to match the appearance of your website. Editonline requires PHP 5+ with bundled GD library installed on your server for full funcionality or PHP 4.3 with GD library for limited functionality. Free version has advertising links, commercial version does not.
Price: Shareware - Version: 1.00 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
5 Flash image rotators. These are great if you want to quickly display your images with some cool transition effects, but don't need a full-fledged gallery system. All images are externally linkable to the URL and URL target of your choice.
Flash image rotators by Andrei Potorac. These are great if you want to quickly display your images with some cool transition effects, but don't need a full-fledged gallery system. All images are externally linkable to the URL and URL target of your choice.
Features: Image creation:Create image from file, types supported:(GIF, JPEG, PNG, XBM, WBMP) Create image from uploaded file, just specify what is name of file field in your form! [ demo ] Create image from data stream (string), useful if creating image from the Database [ demo ] Create image from base64 encoded data stream. [ demo ] Image manipulation: Resize [ demo ] Resize to fit into given region, keeping X to Y ratio Resize to fit into given region only if image is larger than the region. If it is smaller -- no resizing. So small images will not "grow" and this will help to keep better quality. Resize to cover given region, keeping X to Y ratio Resize to cover given region only if image is smaller than the region. If the image is already larger than the region it will not be resized. Resize to given width/height not keeping X to Y ratio (if you do not care about geometrical distortions) Resize image in such a way that result image will have given width, no matter what height could be, keeping X to Y ratio Resize image in such a way that result image will have given height, no matter what width could be, keeping X to Y ratio Filtering "Un sharp mask" [ demo ]This filter makes image sharper, specially useful when creating thumbnails. Rotate [ demo ] You can easily specify what should be background of result image. Color names like "yellow", "blue" and all others are accepted. Or just specify RRGGBB just like in HTML Crop [ demo ] Specify left top corner of rectangular region and width/height and this function will return cropped image. Mask, Highlight, Custom Crop You can apply a mask on the image and achieve effects like Highlight or Custom Crop [ demo ] Text [ demo ] Write text over the image, HTML style colors supported. (you can specify color as "DCDCDC" or "gainsboro" ) Built in and custom bitmap fonts are supported. True Type fonts (TTF) are supported (requires Free Type library) Write in different directions (TTF only) Write in different sizes (TTF only) Easy to do different effects like shadow or highlight Watermark [ demo ] Resize watermark image before apply Make watermark image gray scale Specify transparency for the watermark Gray scale [ demo ] Convert image to grayscale (256 grades) Shadow [ demo ] Makes nice semitransparent shadow Fills uncovered regions with specified color Multiple operations support [ demo ] You can change image in some way, then remember changes, then apply another change, save, and so on. After you are ready you can output the result image. Using this feature you can produce very sophisticated effects.Image output You can output image to file, ( JPEG, PNG, XBM, WBMP) Note: GIF is copyrighted and is not yet fully supported in PHP/GD Output image directly to browser, useful to create and process image "on fly" from within <img src="yuorscript_using_ss_image.php?parameters=here"> tag
Price: 19 - Version: 6.5 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
If you generate images dynamically using GD library you can't simply output them to the browser like HTML content. Instead you have to: (1) Store dynamically generated image somewhere on your server; (2) Output <img src="image url" /> tag to the browser; (3) Remove the image after it was sent to the browser. This script makes all these steps for you. The images are stored in MySQL database. After an image is fetched to the browser it is removed automatically. If the image was not requested by the browser (the user lost connection, etc) it is still removed after a certain time.
Veqa Image Marker is a PHP tool to mark Web images on the fly. Features: watermark security, X/Y offset positioning, percentage positioning, opacity setting, 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 marked images without a cluttered file mess - saving disk space and your time. Use it for watermarking for copyright protection, stamping your signature on your artwork, or have it work as image masking and style images. Make your mark and make it on all your images by having it quick on the fly.
Price: $7.00 - Version: 1.0.1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
This is a simple function that outputs an image generated using GD library to PHP string (standard image functions from GD library can output images only to the browser or a file). The image then can be stored in $_SESSION variable or MySQL database.
Veqa ImageFly is a PHP tool to get Web images on the fly. Features: resize, watermark, 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 versions of images without a cluttered file mess - saving disk space and your time. Use it for thumbnails for an image gallery, watermarking for copyright protection, or many kinds of image effects for fun display. An infinite amount of possibilities for your Web images can all be created with this in just an instant on-the-fly.
Price: $15.00 - Version: 1.0.1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -
Veqa Image Resizer is a PHP tool to resize Web images on the fly. Features: size presets, constrain proportions, width/height dimensions, 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 sizes of images without a cluttered file mess - saving disk space and your time. Use it for thumbnails for an image gallery, create different sized wallpapers with ease, or make icons out of large pictures. Resize all your images and resize your time by getting it all on the dynamic fly.
Price: $7.00 - Version: 1.0.1 - Platform(s): Linux - Unix - Windows - Updated: 31/10/2006 -