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
I set the format as PNG and size constraint to 1 MB but the result I'm getting is larger than the specified size.
Actual Image size -> 4 MB Size constraint -> 1 MB Compressed File size -> 13 MB
The text was updated successfully, but these errors were encountered:
I'm facing the same issue, have you been resolved it?
Sorry, something went wrong.
that's y i again move on old version id.zelory:compressor:2.1.1
that's working very well
just put file = Compressor(activity).setQuality(80).compressToFile(file)
No branches or pull requests
I set the format as PNG and size constraint to 1 MB but the result I'm getting is larger than the specified size.
Actual Image size -> 4 MB
Size constraint -> 1 MB
Compressed File size -> 13 MB
The text was updated successfully, but these errors were encountered: