|
Dynamic Picture Frame
|
Other links at PHP > Scripts and Programs > Image Handling |
| 1. |
Thumbnail generator
|
|
|
Easy to use script for if you need to create many thumbnails. It can create thumbnails of all the popular image types, including *.png, *.jp(e)g, *.gif. The script keeps the current size ratio so that the image doesnt get all weird and deformed.
|
| 2. |
Thumbs-Up
|
|
|
Use this script to create thumbnails of JPG, PNG, and GIF images. It requires PHP incl. GD library and optionally ImageMagick and MySQL. Thumbnails are cached to increase performance.
|
| 3. |
Image Resizer
|
|
|
Resize the image without altering or creating new resized image file. Display your image in thumb or specify the percentage size for fast loading displaying in the browser, no need to created another resized image file, this script will do the job for you, it will not alter the image itself, it will only resize once display in the browser. Sample how to use it : <img scr="resizer.php?imgfile=image.jpg&percent=0.3" border=0>
|
| 4. |
Image Publisher
|
|
|
Designed for webmasters who need to upload multiple pictures and apply same operation to all of them. Features: **Upload multiple pictures or **Process pictures already stored on your server **Perform multiple operation on multiple pictures in one run: Resize, watermark, write text and many more.. **All output is template based so it will surely fit into your sites design
|
| 5. |
FastBanner
|
|
|
A simple banner generator using PHP and GD. Its very easy to modify. You just fill out the form and click submit and it makes the banner. Requires: PHP (It should work with any version on any platform. It seems to work faster on Apache.) The GD library with png support installed. Development has stopped. However it is still available for download.
|
|
|