Hello,
I am attempting to write an applet to be used online that will allow a user to:
1- Upload a photo
2- Perform
basic edits (Stuff like resize, crop, rotate, etc.)
3- Download the edited photo
Does anyone know of any existing open source libraries or projects that are available with these kind of tools? Either that, or is anyone aware of some basic tutorials? Technical documents are okay. I'm well-versed in Java, but have not done much WYSIWYG-type photo manipulation, or much work with image files at all. (Most of my work to date has been with databases and other computation application.)
Thanks,
Steve