browser-image-compression
browser-image-compression copied to clipboard
PNG Not compressing to the max Size specified
PNG files are not being compress to size specified.
@mdayeen Can you provide the config you use and the image as a zip file?
I face the same issue, png file compression doesn't respect maxSizeMB limit. here is my configuration:
{
maxSizeMB: 0.5,
maxWidthOrHeight: 1200,
alwaysKeepResolution: true,
}
if I increase the maxIteration to 100, then it works. For png images the default 10 iterations is not enough
the sample png image: