Traneptora / jxlatte

Java JPEG XL decoder
MIT License
41 stars 6 forks source link

Image thumbnail wrong color #12

Closed Ali-RS closed 1 year ago

Ali-RS commented 1 year ago

When I convert bench.jxl file (from samples) to png the thumbnail color looks wrong.

Screenshot_2023-04-03_20-13-04

The original image looks like this:

bench

Traneptora commented 1 year ago

That's because your thumbnailer doesn't respect the ICC profile of the resulting image. This has nothing to do with jxlatte.