awesome-cropper
awesome-cropper copied to clipboard
Clarity needed on plugin's functionality
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?
If you only want to capture coordinates and process imajes on server side you can use https://github.com/odyniec/imgareaselect directly
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.
this is not working in mobile devices