image icon indicating copy to clipboard operation
image copied to clipboard

Offer option to set PNG compression level

Open jcogs-design opened this issue 3 years ago • 0 comments

It appears that Intervention saves PNGs using the default level of compression (-1) when working with GD library and the JPEG default compression level when using Imagemagick.

It would be good if this value could be controlled through the library in V3 - for example allowing the choice of maximum compression (to reduce size of files produced).

jcogs-design avatar Feb 23 '22 11:02 jcogs-design