ProcessWire icon indicating copy to clipboard operation
ProcessWire copied to clipboard

Feature Request: ImageMagick - Support progressive JPEGs

Open CaelanStewart opened this issue 9 years ago • 2 comments

Hi All,

ImageMagick is capable of producing progressive JPEGs, would be good if you could add a checkbox to set the interlacing scheme:

http://php.net/manual/en/imagick.setinterlacescheme.php

CaelanStewart avatar Jul 08 '16 15:07 CaelanStewart

I'm not sure how to do it but I'm adding @horst-n to this, to see what he thinks (he is the author of the ImageMagick capabilities in PW). Thanks.

ryancramerdesign avatar Jul 25 '16 10:07 ryancramerdesign

I haven't used it, but seems to be not much work to add it as (new) option for saveing jpegs with imagick.

horst-n avatar Jul 25 '16 15:07 horst-n