-
**Describe the bug**
libjxl v0.6.0 (25ef914) compresses better than v0.10.2 e1489592
**To Reproduce**
```
cjxl -e 9 -I 100 -d 0 -E 3 -g 3 --patches 1 0.6.0.jxl
JPEG XL encoder v0.6.0 25ef914 [A…
-
Crashes when trying to write a 4 channel (RGBA) image.
(Three channel images work though)
This is particularly annoying since reading even a non-alpha PNG image via PIL produces a 4-channel image…
jojje updated
8 months ago
-
## Bug report
### Describe the bug
If I shuffle the play queue while a song is playing and the next song is queued, mpd hangs in a full-CPU loop. It still responds to play commands, does not burn …
-
Is there any relevant performance data?
-
**Describe the bug**
When using CJXL to convert a JXL back to GIF file it doesn't convert the animated jxl back to a gif, it just makes a copy
**To Reproduce**
cjxl image.gif image.jxl
cjxl imag…
-
Hi,
There are opened different issues considering support of mentioned formats ([WebP](https://github.com/Piwigo/Piwigo/issues/223),[Heif](https://piwigo.org/forum/viewtopic.php?id=28440)) by Piwig…
-
I am finding decoding jxl images using jxlatte takes around 10 times longer than decoding the same image saved as png.
My process is as follows:
1. Start with png image
2. Convert png to jxl us…
-
### Description
We should discuss a new CLI design for a more flexible and clear interface. Maintaining a simple, but more flexible and understandable command line interface.
### Problem or Motivati…
-
**Describe the bug**
Truncat PPM files succeed when using cjxl (v 10.0.1) with streaming mode but resulting jxl is invalid (according to djxl).
**To Reproduce**
Download and extract: https://driv…
-
Hi, I would like to read more about how meta-adaptive ANS trees work and how is it different from a MANIAC tree. The comment on this https://gitlab.com/wg1/jpeg-xl/-/issues/55#note_432479750 by @jons…