Does anyone have a link to a decent script to resize images? The one I am using crops the image down to the specified size rather than making it a thumbnail. Any help would be great! Thanks!
You can use this class: http://www.gen-x-design.com/projects/php-thumbnailer-class/ PHP class for dynamically resizing, cropping, and rotating images for thumbnail purposes and either displaying them on-the-fly or saving them. Code (markup):