Open tizisdeepan opened 2 years ago
I'm facing the same issue, have you been resolved it?
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)
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