JPEG-XL lossless doesn't encode lossless
Posted: Tue Sep 27, 2022 9:50 am
- Load a 24bit png
- Save as JXL lossless
- Close the file
- Load the JXL
- Save as png
- Pointwise compare the saved png to original file
I used the original image I mailed to you
(see viewtopic.php?p=180604#p180604).
You can save the JXL by yourself.
The diff file is included (try splitting it to the 3 hsl channels).
There may be a bug in the JXL encoder,
or in the decoder
or in both.
- Save as JXL lossless
- Close the file
- Load the JXL
- Save as png
- Pointwise compare the saved png to original file
I used the original image I mailed to you
(see viewtopic.php?p=180604#p180604).
You can save the JXL by yourself.
The diff file is included (try splitting it to the 3 hsl channels).
There may be a bug in the JXL encoder,
or in the decoder
or in both.