|
|
|
|
|
by oofabz
5001 days ago
|
|
Progressive JPEGs are not smaller. They contain the same data, just rearranged. You can losslessly transform a progressive JPEG into a baseline JPEG and vice versa, without recompressing it. The jpegtran tool, included with the standard JPEG library, can do this. |
|
http://www.yuiblog.com/blog/2008/12/05/imageopt-4/