awesome-cropper icon indicating copy to clipboard operation
awesome-cropper copied to clipboard

Clarity needed on plugin's functionality

Open rahul opened this issue 11 years ago • 3 comments

Is the cropper's main functionality to give a visual feedback before upload? By that I mean, do we have to upload the original file, along with the cropped coordinates and do the actual cropping on the server side? If yes, how we capture the coordinates?

How do we attach the (original or cropped) image to a file input?

rahul avatar Apr 12 '13 14:04 rahul

If you only want to capture coordinates and process imajes on server side you can use https://github.com/odyniec/imgareaselect directly

Andrew8xx8 avatar Apr 24 '13 12:04 Andrew8xx8

I want to process the images on the client side and for that I came across awesome-cropper. But I am unable to find an example to get started with.

rahul avatar Apr 24 '13 12:04 rahul

this is not working in mobile devices

kiplramesh avatar Oct 08 '15 05:10 kiplramesh