supnate / icropper

Javascript Image Cropper
MIT License
76 stars 20 forks source link

How to get output as base64 or blob? #6

Closed jofftiquez closed 6 years ago

jofftiquez commented 6 years ago

I do I get the output as base64 or blob format? Thanks.

supnate commented 6 years ago

You need to do it yourself. icropper only tells you the position, size of the crop area.