Atwa / filepicker

Android file and image picker library without permissions.
Apache License 2.0
100 stars 7 forks source link

Camera capture image quality #16

Closed yasir0899 closed 1 year ago

yasir0899 commented 1 year ago

@Atwa How to increase captureCameraImage quality like it giving me image in 40 KB which is not good in quality… I tested it on emulator and on real device Android 9.0 Gallery selection image size is perfect and quality is also but capture image quality is not good.

Atwa commented 1 year ago

Hi @yasir0899 It came out that the image's thumbnail was getting picked instead of the original image. That's fixed now in latest version (1.0.8)