Raymond Camden's Blog Rss

Slick image cropping demo by Todd Sharp

4

Posted in JavaScript, ColdFusion | Posted on 08-02-2007 | 5,658 views

Todd Sharp has released a cool new project on RIAForge: cfImageCropper. This is a custom tag wrapper to some nice JavaScript code that lets you do image cropping. It is part client side part server server using ColdFusion 8 for the actual image manipulation. Check his blog entry for more information and a link to a cool demo.

Comments

[Add Comment] [Subscribe to Comments]

Man that is really slick!
Another reason why Prototype (http://www.prototypejs.org/) and Scriptaculous (http://script.aculo.us/) are great frameworks. They are definitely my frameworks of choice and use them on a daily basis with my cf code and will continue to use them even thru cf 8. The link to the actual demo of the Image Cropper UI is as follows:

<a href="http://www.defusion.org.uk/code/javascript-image-c...; target="_blank">David Spurr's Blog</a>
Link to David Spurr's blog below - sorry added html code in my previous comment.

http://www.defusion.org.uk/code/javascript-image-c...
Good script. We use almost the same image croping algorithm in our photo resizing and coping tool
http://www.softorbits.com/batch_picture_resize/