macOS
brew install jpeg-xlprovider-native install command
brew / rank 68
New file format for still image compression. Version 0.12.0 via Homebrew; verified 2026-07-05.
install
brew install jpeg-xlprovider-native install command
overview
New file format for still image compression
history
JPEG XL is the ISO/IEC 18181 still-image coding system and libjxl is its open-source reference implementation. In package-manager terms, the Homebrew jpeg-xl formula exposes the practical tools around the standard, especially cjxl for encoding and djxl for decoding.
JPEG XL grew through the JPEG committee standardization process. The official documentation lists an April 2018 final call for proposals and March 2019 use-cases and requirements work. The official workplan lists the file format edition from 2021, core coding and conformance editions from 2022, and reference software as ISO/IEC 18181-4:2022.
The libjxl repository is the reference implementation for JPEG XL, including encoder and decoder libraries plus command-line tools. Its README states that files encoded with cjxl conform to the JPEG XL specification and can be decoded by future djxl decoders or the libjxl decoding library.
JPEG XL adoption has been both standards-driven and package-driven. The official JPEG site positions it for responsive web delivery, professional photography, wide color gamut, high dynamic range, alpha, animation, lossless coding, progressive coding, and lossless recompression of existing JPEG files.
The libjxl README documents availability through Linux distributions and Homebrew, with Debian-style packages installing tools such as cjxl and djxl. The repository also points to application integrations, plugins, examples, a community site, and discussion channels, reflecting a codec ecosystem rather than a single binary.
Users encode with commands such as cjxl input.png output.jxl and decode with djxl input.jxl output.png. For JPEG input, libjxl can losslessly recompress an existing JPEG into JPEG XL and later reconstruct the original JPEG bitstream.
jpeg-xl is important because it packages an active image standard, not merely an implementation. Installing it gives users the reference codec, benchmark and quality tools, and the command-line handles needed to test JPEG XL workflows before or alongside application-level support.
It is also a case study in codec packaging tension: standards work, browser/application adoption, conformance testing, patents/licensing, and distro integration all matter before a new image format feels real to users.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
benchmark_xl | executable | indexed executable | Discovered from the local executable index. |
butteraugli_main | executable | indexed executable | Discovered from the local executable index. |
cjxl | executable | indexed executable | Discovered from the local executable index. |
decode_and_encode | executable | indexed executable | Discovered from the local executable index. |
display_to_hlg | executable | indexed executable | Discovered from the local executable index. |
djxl | executable | indexed executable | Discovered from the local executable index. |
djxl_fuzzer_corpus | executable | indexed executable | Discovered from the local executable index. |
exr_to_pq | executable | indexed executable | Discovered from the local executable index. |
generate_lut_template | executable | indexed executable | Discovered from the local executable index. |
icc_simplify | executable | indexed executable | Discovered from the local executable index. |
jxl_from_tree | executable | indexed executable | Discovered from the local executable index. |
jxlinfo | executable | indexed executable | Discovered from the local executable index. |
jxltran | executable | indexed executable | Discovered from the local executable index. |
local_tone_map | executable | indexed executable | Discovered from the local executable index. |
pq_to_hlg | executable | indexed executable | Discovered from the local executable index. |
render_hlg | executable | indexed executable | Discovered from the local executable index. |
ssimulacra2 | executable | indexed executable | Discovered from the local executable index. |
ssimulacra_main | executable | indexed executable | Discovered from the local executable index. |
texture_to_cube | executable | indexed executable | Discovered from the local executable index. |
tone_map | executable | indexed executable | Discovered from the local executable index. |
xyb_range | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jpeg-xl |
|---|---|
| Version | 0.12.0 |
| Package manager | Homebrew |
| Homepage | https://jpeg.org/jpegxl/index.html |
| Repository | https://github.com/libjxl/libjxl |
| Last updated | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.