libjxl libjxl
winget install --id=libjxl.libjxl -e
A reference implementation of JPEG XL (encoder and decoder). This software library is used by many applications that support JPEG XL.
Libjxl is a software library implementing the JPEG XL image format, providing both encoder and decoder functionality. It serves as the reference implementation for JPEG XL, standardized in 2022 as ISO/IEC 18181. The library supports encoding images into the JPEG XL format with adjustable quality settings and decoding them back to common image formats.
Key features include:
- Support for a wide range of image formats including PNG, JPEG, OpenEXR, GIF, and more.
- Adjustable compression settings via distance (lossy) or effort parameters for encoding.
- Lossless and lossy compression options.
- Cross-platform compatibility with tools like cjxl and djxl.
Ideal for developers integrating JPEG XL support into applications or users needing high-quality image handling. It enables future-proof image storage while maintaining efficient workflows and seamless integration.