PHP / JS Image cropper
General News, php October 7th, 2007I have recently just made a small app / class to crop images using this excellent js image cropping tool, found here: http://www.defusion.org.uk
I have stripped out all the shit, default config is to maintain a specific aspect ratio and with a minimum size, however this can be changed by looking @ the defusion examples
Click here to download the js cropper with the php GD 2 crop functionality.
**Note: Have to set file permissions on the /cropper folder so it can write the image once its been edited.

October 7th, 2007 at 7:01 am
Good implementation.
October 7th, 2007 at 7:02 am
I wonder if end users will be able to get their heads around something like this though?
October 7th, 2007 at 7:18 am
Given that most web companies only offer; “Upload Picture” and “Upload thumbnail”, automatic resizing and cropping is a must everytime and even now after upload croping / editing should start to become standard.
October 10th, 2007 at 5:30 am
Unless they are rebranding Joomla and selling it as their own with image crop facility.
November 17th, 2008 at 11:32 pm
Is this app. still available? The download link doesn’t appear to be working.