0

I have a form that should upload image and then show jquery cropper to let user crop image. I don't want to make a form submit. Is there a way to store selected in

 <input file...

image content? To prevent uploading. So I select image, then crop it and only after then I save cropped image. Is it possible?

avalon
  • 2,231
  • 3
  • 24
  • 49
  • You're in luck, it's been answered: http://stackoverflow.com/questions/12728188/cropping-images-in-the-browser-before-the-upload – Bemmu Mar 05 '17 at 23:12
  • 3
    Possible duplicate of [Cropping images in the browser BEFORE the upload](http://stackoverflow.com/questions/12728188/cropping-images-in-the-browser-before-the-upload) – Bemmu Mar 05 '17 at 23:12

0 Answers0