Skip to content
New issue

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

why are the images saved in png? on onExtractImage, as saved in jpg or original format? #46

Open
luigbren opened this issue Jun 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@luigbren
Copy link

why are the images saved in png format? when extracting the image with the filter applied, how can i keep the orignal format or save in jpg? and over the dimensions of the image, only the uri returns, how can i also return the dimensions of the image? width and height

@luigbren luigbren changed the title why are the images saved in png? on onExtractImage why are the images saved in png? on onExtractImage, as saved in jpg or original format? Jun 14, 2020
@iyegoroff
Copy link
Owner

Currently only png format is supported for extraction. If you need additional image formats feel free to implement it and open a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants