Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Image resizing

Image resizing is multi-platform compatible. It supported image types are JPEG and PNG. Well old developers know it GIF is copyrighted so it is no longer supported since GD 1.6. Generally this class supports all image formats, which are supported by GD library. The class creates image from file automatically calling proper ImageCreateFromXXX() function. There are three basic resize options: Resize to best fit into desired region; Resize to best cover desired region; Resize exactly to desired region. You can specify only one dimension for resizing function. You can output resized image to the file or directly to the browser.

Author: Yuriy Horobey
Price: free
Version: 5.1
Platform(s): Unix/Linux/Windows
Rating:
Total Votes: 4

Visit Site | Bookmark | Digg It! | Stumbleupon! | Send to a Friend | Report Bad Link

More PHP Image Manipulation Scripts: