This post will show you how to build an AJAX crop image tool using the image cropper control from YUI library and PHP.
The ImageCropper Control from the YUI library gives you an interactive interface for getting the dimensions to crop an image and using these dimensions in PHP, we can do some cropping.
The script we are going to build will:
- allow users to upload an image via AJAX
- then allow them to select an area for cropping
- lastly, provide a download link for the cropped image.
-
Author: asvin
Demo: http://htmlblog.net/demo/cropper/
Download: click here
Source: http://www.htmlblog.net
Popularity: 2% [?]
Did you like this? If so, please bookmark it, about it, and subscribe to the blog RSS feed.
We have one response.





on March 4th, 2010 at 8:05 pm
[...] subscribers to pay for the same content twice will not work. Originally posted at Rafe's RadarAJAX image cropper with YUI and PHP | bloground.ro – Blogging …This post will show you how to build an AJAX crop image tool using the image cropper control from [...]