macOS
brew install jpeg-xllocal Homebrew formula metadata
brew
New file format for still image compression. Version 0.12.0 via Homebrew; verified 2026-07-05.
install
brew install jpeg-xllocal Homebrew formula metadata
sudo apt install jpeg-xl-docDebian stable package indexes · jpeg-xl-doc · source: deb.debian.org
nix profile install nixpkgs#ssimulacra2nixpkgs package indexes · pkgs/by-name/ss/ssimulacra2/package.nix · source: api.github.com
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 | cli | global executable | |
butteraugli_main | cli | global executable | |
cjxl | cli | global executable | |
decode_and_encode | cli | global executable | |
display_to_hlg | cli | global executable | |
djxl | cli | global executable | |
djxl_fuzzer_corpus | cli | global executable | |
exr_to_pq | cli | global executable | |
generate_lut_template | cli | global executable | |
icc_simplify | cli | global executable | |
jxl_from_tree | cli | global executable | |
jxlinfo | cli | global executable | |
local_tone_map | cli | global executable | |
pq_to_hlg | cli | global executable | |
render_hlg | cli | global executable | |
ssimulacra2 | cli | global executable | |
ssimulacra_main | cli | global executable | |
texture_to_cube | cli | global executable | |
tone_map | cli | global executable | |
xyb_range | cli | global executable |
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.
https://github.com/libjxl/libjxl
install metadata
| Package key | brew:jpeg-xl |
|---|---|
| Version | 0.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jpeg-xl |
| Homepage | https://jpeg.org/jpegxl/index.html |
| Repository | https://github.com/libjxl/libjxl |
| Upstream docs | https://github.com/libjxl/libjxl#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/libjxl/libjxl/archive/refs/tags/v0.12.0.tar.gz |
| Last updated | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Dependencies | brotli, giflib, highway, imath, jpeg-turbo, libpng, little-cms2, openexr |
| Build dependencies | asciidoc, cmake, docbook-xsl, doxygen, pkgconf, sphinx-doc, webp |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jpeg-xl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jpeg-xl-doc 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (documentation)
https://github.com/libjxl/libjxl
sudo apt install jpeg-xl-doclibjpegxl-java 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (java bindings)
https://github.com/libjxl/libjxl
sudo apt install libjpegxl-javalibjxl-dev 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (development files)
https://github.com/libjxl/libjxl
sudo apt install libjxl-devlibjxl-devtools 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (dev command line utility)
https://github.com/libjxl/libjxl
sudo apt install libjxl-devtoolslibjxl-gdk-pixbuf 0.11.2-0.1~deb13u1
JPEG XL Plugin for gdk-pixbuf
https://github.com/libjxl/libjxl
sudo apt install libjxl-gdk-pixbuflibjxl-tools 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (command line utility)
https://github.com/libjxl/libjxl
sudo apt install libjxl-toolslibjxl0.11 0.11.2-0.1~deb13u1
JPEG XL Image Coding System - "JXL" (shared libraries)
https://github.com/libjxl/libjxl
sudo apt install libjxl0.11jpeg-xl-doc 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (documentation)
https://github.com/libjxl/libjxl
sudo apt install jpeg-xl-doclibjpegxl-java 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (java bindings)
https://github.com/libjxl/libjxl
sudo apt install libjpegxl-javalibjxl-dev 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (development files)
https://github.com/libjxl/libjxl
sudo apt install libjxl-devlibjxl-devtools 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (dev command line utility)
https://github.com/libjxl/libjxl
sudo apt install libjxl-devtoolslibjxl-tools 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (command line utility)
https://github.com/libjxl/libjxl
sudo apt install libjxl-toolslibjxl0.7 0.7.0-10.2ubuntu6
JPEG XL Image Coding System - "JXL" (shared libraries)
https://github.com/libjxl/libjxl
sudo apt install libjxl0.7ssimulacra2
nix profile install nixpkgs#ssimulacra2source 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.