I have fetched the external image via a link (say, https://upload.wikimedia.org/wikipedia/commons/4/47/PNG_transparency_demonstration_1.png) and have got its dataURL and have converted that dataURL to an image file. How can I crop it on client-side?
Asked
Active
Viewed 162 times
0
-
take a look at this : http://stackoverflow.com/questions/12728188/cropping-images-in-the-browser-before-the-upload – reda igbaria Mar 27 '17 at 10:04