librecamera
librecamera copied to clipboard
[Bug] Exif not working for webp
Describe the bug No exif for webp even if enabled.
Maybe due to https://pub.dev/packages/flutter_image_compress#keepexif
Only support jpg format, PNG format does not support.
Support android by the system api (speed very nice). The library also supports iOS. However, we're using third-party libraries, it is not recommended due to encoding speed. In the future, libwebp by google (C/C++) may be used to do coding work, bypassing other three-party libraries, but there are no plan for that currently.
Other Information:
- App version 1.9.1
- OS: Android 9