-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
From a user report in saschanaz/jxl-winthumb#42.
With this JXL in zip, jxl-oxide-cli 0.8.1 (and 0.8.0 too) gives more washed out PNG.
The original PNG for this JXL:
The jxl-oxide-cli result (and actually also djxl result, yeah I probably have to report there too):
But given some viewers can render it as the original, it seems the issue could be some decoder option. Any idea what would be the issue?
This is the jxlinfo result:
box: type: "JXL " size: 12, contents size: 4
JPEG XL file format container (ISO/IEC 18181-2)
box: type: "ftyp" size: 20, contents size: 12
box: type: "jxll" size: 9, contents size: 1
box: type: "jxlc" size: 201976, contents size: 201968
JPEG XL image, 1920x1038, lossy, 16-bit RGB+Alpha
num_color_channels: 3
num_extra_channels: 1
extra channel 0:
type: Alpha
bits_per_sample: 16
alpha_premultiplied: 0 (Non-premultiplied)
have_preview: 0
have_animation: 0
Intrinsic dimensions: 1920x1038
Orientation: 1 (Normal)
Color space: RGB, D65, sRGB primaries, 709 transfer function, rendering intent: Relative
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

