(no title)
quikee | 2 years ago
Also if you decide to forgo the reversibility you can get a bit more out of it as JXL is actually a superset of JPEG, so it can read the JPEG stream and convert it to JXL without complete recompression - it will just use more efficient structure of JXL and much more efficient (ANS vs. Huffman) entropy encoding. The additional savings compared to the reversible mode aren't big however.
JyrkiAlakuijala|2 years ago
Guetzli is a slow high quality jpeg encoder. One can use jpegli for that need nowadays, 1000x faster...