EugeneVert

Results 4 comments of EugeneVert

`jxl-oxide 0.1.0` has been published to crates.io https://crates.io/crates/jxl-oxide

I license past and future contributions to image-rs under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

Thanks for your interest in jxl-oxide! We currently running tests against the libjxl's conformance repository and have several custom regression tests. https://github.com/tirr-c/jxl-oxide/tree/main/crates/jxl-oxide/tests Do you have any suggestions as to what...

Just as a note, [jxlpy](https://github.com/olokelo/jxlpy) may be a better choice, as it uses direct bindings to [libjxl](https://github.com/libjxl/libjxl) and has an MIT license. At the same time, the [pillow-jpegxl-plugin](https://github.com/Isotr0py/pillow-jpegxl-plugin) seems to...