|
|
|
|
|
|
|
|
 |
| Image To String Output |
|
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.
Price: Free - Platform(s): All platforms - Updated: 24 January 2006
|
|
|
 |
| Image Fetching Script |
|
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 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.
Price: Free - Version: 1.01 - Platform(s): All platforms - Updated: 07 January 2006
|
|
|
 |
| Image Rotators by Andrei |
|
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.
Price: $5 - Version: 1.1 - Platform(s): Linux - Updated: 17 December 2005
|
|
|
 |
| Image Rotators by Andrei Set 2 |
|
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.
Price: $5 - Version: 1.0 - Platform(s): Linux - Updated: 17 December 2005
|
|
|
 |
| Watermark |
|
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: 11 November 2005
|
|
|
 |
| Image Publisher |
|
The Image Publisher? is designed to perform same operations on many pictures in one run. For example it can generate thumbanails and put a watermark on all pictures in particular folder on your server. Or it can handle multiple uploads and save original images as well as processed pictures into specified folder(s). **Upload multiple pictures or **Process pictures already stored on your server: Resize, watermark, write text and many more **Perform multiple operation on multiple pictures in one run **All output is template based so it will surely fit into your site's design.
Price: 39 - Version: 1.3 - Platform(s): Linux - Unix - Windows - Updated: 03 September 5044
|
|
|
 |
| Image Processor |
|
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: 03 September 5044
|
|
|
 |
| jpg resize |
|
I quickly wrote this script to help out a web hosting client whose developer was insisting I install ImageMagik on our server. It allows you to put up resized versions of jpegs without going through the fuss of working on them with a graphics editor. There are three functions: image_resize allows you to specify a new width and height for an image. image_horizontal_resize and image_vertical_resize are wrappers for the first and allow you to specify only the width or the height. The last parameter in these functions is a boolean, and determines if the original image is made available for download or not.
Price: Freeware - Platform(s): Linux - Unix - Windows - Updated: 13 July 2005
|
|
|
 |
| Write Text to the Image |
|
Write a text to your image without altering the image itself.
Price: Free - Platform(s): All - Updated: 29 October 2004
|
|
|
 |
| Image Resizer |
|
Resize the image without altering or creating new resized image file.
Price: Free - Platform(s): All - Updated: 29 October 2004
|
|
|
 |
|
 |
 |
 |
 |
|
|
|
|
|
|