Hi,
I want a Jquery based Ajax solution for Uploading, Cropping and Saving Images... I have been trying to find it for 3 4 days but I am only finding tutorials and solutions with postbacks when cropping images.
Please help.
thanks
http://deepliquid.com/content/Jcrop.html
it only works with Jpeg images :(
Is that bad? You can convert images with GD. if that's any use.
Yes, Looks like I have to create a Custom Class using JCrop for Cropping, GD for Converting and Crunching images to my needs.
Thanks Anyways :)