ionic-team / ng-cordova

OBSOLETE: Please move to Ionic Native https://github.com/ionic-team/ionic-native
https://github.com/ionic-team/ionic-native
MIT License
3.48k stars 1.06k forks source link

Image quality option not working with cordova-plugin-camera #1261

Open surajde16 opened 8 years ago

surajde16 commented 8 years ago

I am using cordova-plugin-camera to save image locally. Am using quality as 50, but the memory of image still remains the same.

Please let me know if anything needs to be done to compress the image while using cordova-plugin-camera

piyushdutta commented 7 years ago

@surajde16 quality will not reduce it much. In what format are you saving it ? base64 Jpeg ? have you tried any compression after that ? or even better if you could try saving it in bitmap.