Introducing cfImageCropper - Custom Tag For Client Side Image Cropping
Posted By : todd sharp Posted At : August 2, 2007 9:07 AM Posted In: cfImageCropper, JavaScript, ColdFusion
47
Yesterday I decided to change my headshot on GMail and noticed that when I uploaded my new image there was a slick little tool to crop my headshot. Obviously Google is using some sort of client side JS to do the cropping and then doing the actual image resize on the server (so I assume). I was pretty impressed by this and it got me thinking how simple it would be to throw something together like this for use with the new imageCrop function in ColdFusion 8 (or any image manipulation package for that matter).

