progressive jpeg to progressive jpeg
Posted: 2008-10-01T00:06:43-07:00
I am curious if source file were a progressive jpeg and I resized it, would the converted jpeg retain progressiveness?
Thanks in advance!
Thanks in advance!
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=12167
Code: Select all
convert progressive.jpg -taint test.jpg
This is from converted file:Interlace: JPEG
Interlace: None