We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.2.1
https://github.com/openfoodfacts/open-prices-frontend/blob/master/src/components/ProofInputRow.vue
Uploading a JPEG image with the following settings
Compressor.setDefaults({ checkOrientation: true, // default retainExif: true, mimeType: 'image/webp', })
A WebP image that retains EXIF
a WebP image without EXIF
No response
Input & Output images visible here: https://file.io/MjyrNNP2teRR
The text was updated successfully, but these errors were encountered:
Exif info only available for JPEG images.
Sorry, something went wrong.
No branches or pull requests
Compressor version
1.2.1
Link to minimal reproduction
https://github.com/openfoodfacts/open-prices-frontend/blob/master/src/components/ProofInputRow.vue
Steps to reproduce
Uploading a JPEG image with the following settings
What is expected?
A WebP image that retains EXIF
What is actually happening?
a WebP image without EXIF
System Info
No response
Any additional comments?
Input & Output images visible here: https://file.io/MjyrNNP2teRR
The text was updated successfully, but these errors were encountered: