Juicy.Pixels
Juicy.Pixels copied to clipboard
Encode progressive JPEG
Hi, does Juicy-Pixels support encoding progressive JPEG? I see only decoding code. It would be nice feature as progressive JPEGs are better than sequential ones almost by all parameters.
It is not supported, and even in the non-progressive case, default huffman tables are used (which may not be the best).
Sadly I don't have free time for JuicyPixels right now (beside basic maintenance/bug fix). But it would be a nice self-contained project.