Sunday, September 28, 2008

Easy to use Javascript Image Cropper UI with Prototype.js



I just found this great javascript library that is an user interface for cropping images. It depends on both prototype.js and scriptaculous, which I like since I'm using them on all my projects.
The code is easy to use, and I integrated it into my Zend Framework with a couple of hours work (most of the work was actually not related to the cropping ui, but with the actual file handling and image cropping).

Anyway, it's great, big thanks to David Spurr! Use it, love it, tip it!

No comments: