I'm looking for the basics of online image editing that I can use to develop something a bit more fancy in ASP.net. My requirements for the javascript part are as follows : - Crop by selecting an area - Ability to resize horizontally an vertically - With option to maintain proportions - It would also be nice to be able to rotate the image but this is not essential. Obviously the javascript doesn't actually do the hard work of actually turning it into a "real" image. I would pass parameters to the .Net script. Does anyone know of any existing free javascript?
I'm not sure if it's what you're looking for, but you can take a look at Cumulate Draw. It's cross browser compatible (Explorer and Firefox), and it's working on VML and SVG.
wow i really like that but not what i'm after. I found this which is along the right lines : http://www.defusion.org.uk/demos/060519/cropper.php