scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 307 forks source link

Get The Original Image using exportZoom #278

Open hamzazafeer opened 6 years ago

hamzazafeer commented 6 years ago

I have want to upload an image of 947px * 470px.

I see the option exportZoomwhich increase the height and width.

For example if i upload the 400px * 400px image, then setting exportZoom = 2, then export image will be 800 * 800.

Is there any way to get original image or is there any way using exportZoomto make the image of 947px * 470px ?