-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Compressed image is larger than original #252
Comments
A change to skip compression in this scenario (#554) will go out with the next release. If you want to retrieve the original image without modification I'd suggest omitting all compressImage* parameters. |
@ivpusic this can be closed. |
tnx @superandrew213 |
fixed by #736 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
Compressed image is smaller, or at the very least the same size as the original
Actual behaviour
original (66kb):
just size compression (433kb):
size and image compression (92kb):
Steps to reproduce
Attachments
// stacktrace or any other useful debug info
The text was updated successfully, but these errors were encountered: