peterantonyrausch / cordova-plugin-ratio-crop

5 stars 3 forks source link

iOS cropped image size issue #2

Open pravinkumarputta opened 3 years ago

pravinkumarputta commented 3 years ago

I've integrated this plugin into one of my apps. I'm taking the input from Teleric image picker and giving it to this plugin. The plugin is working is fine but there is an issue with the output file size.

The output file size is greater than the source file. For eg. The output file size from Teleric plugin is 400kb. The output file size from this plugin is 2.3MB.

Don't know how it's happening. Please give a solution if anyone knows.