-
Would like to know if Python and Golang is supported.
Python apps that are common:
- Pillow
- OpenCV
- ffmpeg
- QtPy with PyQt5 or PySide2
- (others)
-
### **The first two posts are just talking about metrics (which don't really matter), for visual comparisons you can skip [here](https://github.com/libjxl/libjxl/issues/3530#issuecomment-2083474040)**…
-
**Describe the bug**
During testing, several samples were found to cause consumption of all RAM. However, this did not cause memory corruption, except for one sample, which possibly caused a read o…
-
I'm doing some experiments with converting my processed images to jpg using jpegli instead of mozjpeg.
Now the option to encode more than 8 bits sounds great to me, as it might make the images very f…
RieGo updated
7 months ago
-
Hello,
I took a look at the image resizer feature and found it really interesting, but I was wondering if it could also encode to another format. There are times when you have a bunch of png images…
-
One of the many features I like about JXL is the progressive encoding and decoding. So I run all my tests with `cjxl` with the `-p` flag on.
But I have no idea how to then see all the progressive s…
-
**Describe the bug**
`cjxl` fails with `JxlEncoderAddJPEGFrame() failed` for some JPEG files.
`Jpeginfo` reports the file as a valid JFIF file.
Example of failing JPEG: image.jpg
**To Reproduc…
-
_I saw #546 in which JPEG XL was mentioned in a few comments and decided to create this separate issue so that discussion can be done here instead of in an issue that is about a different format._
…
-
## Feature request
### What are you trying to achieve?
The JPEG XL team at Google has built yet another JPEG encoder, jpegli, which is both faster and better than even mozjpeg. It is based on le…
-
**Describe the bug**
The following error happens whenever I try to convert a PNG to JPEG XL for both lossless and default settings
`Processing error: RuntimeError: abort(undefined). Build with -s AS…