Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off




Title: Thumbnail and Watermark    Marked Cool
Author: emiliort
Posted On: 2005-02-11
Category: Home > PHP Classes
Description: This is a PHP class that can process an image on the fly by either generating a thumbnail and/or apply a watermark to the image. The processed image can either be displayed in a page, saved to a file, or returned to a variable. It requires the PHP with support for GD library extension in either version 1 or 2. If the GD library version 2 is available, the class can manipulate the images in true color, thus providing better quality of the results of resized images.
Features description:
- Thumbnail: normal thumbnail generation
- Watermark: Text or image in PNG format. Suport multiples positions.
- Auto-fitting: adjust the dimensions so that the resized image aspect is not distorted
- Scaling: enlarge and shrink the image
- Format: both JPEG and PNG are supported, but the watermark image can only be in PNG format as it needs to be transparent
- Autodetect the GD library version supported by PHP
- Calculate quality factor for a specific file size in JPEG format.
- Suport bicubic resample algorithm
- Tested: PHP 4 valid
Total Hits: 4033
Total Votes: 0
Total Points: 0 (0 reviews)
Popularity: 2 points out of 10




Your Name:

E-mail:
Comment:
Rating:
Vote for this resource:      Yes    No
 
Copy image characters *:
    

© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.