|
|
|
|
|
by ianburrell
660 days ago
|
|
In addition to the compression, JPEG-XL has some nice features that make it better image format. It also does lossless compression. It does color spaces. One cool feature is that can losslessly convert JPEG into JPEG-XL. And back to JPEG. I can't tell if this applies to all or only converted ones, but it might make good source format and convert to JPEG on export. |
|
JPEG-XL to JPEG is only lossless for JPEG-XL images which were upgraded from JPEG.
Not all JPEG-XL images can even be represented as JPEG; in particular, images with more than three channels (like images with transparency, or images with CMYK color) or with multiple frames (like an animation) certainly can't.