Croppr

Croppr is a php script written to resize images without actually storing the new images somewhere on the server. This is very usefull to create tempor

Author:Bert Ramakers (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:2.5
Plugin version:1.1
Added to WordPress repository:03-04-2008
Last updated:12-04-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://bertramakers.com
Total downloads:1 162
plugin download
Click to start download

Update : fixed bug which caused to display the "no size specified" error message.

Croppr is a php script written to resize images without actually storing the new images somewhere on the server. This is very usefull to create temporary thumbnails of images, as in photo albums or other applications. Croppr has to be called from within an img tag, and will automaticly return an image with the size you specify. In short, you can specify : *The url of the image you want to resize. *The new size for this image. *The side to which this new size will be applied. *Whether the resized imaged should be cropped to a square image, or be scaled proportionally.

More info...