Smart Image Resizer
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Easy-to-use PHP script for resizing images the smart way. This script allows you to resize and crop any image on your website without touching the actual image or writing any code. The uploaded image is scaled to any size you define through the query string part of the URL in the src attribute of the img tag.
Features:
- Resizes JPEGs, GIFs, and PNGs
- Intelligently sharpens for crisp photos at any size
- Can crop based on width:height ratios
- Can color-fill transparent GIFs and PNGs
- Built-in caching keeps image variations for optimal performance
URL: http://shiftingpixel.com/2008/03/03/smart-image-resizer/


(8 votes, average: 3.75 out of 5)