macOS
brew install jpeg-xllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jpeg-xl in AI-Agent-Workflows.
Installation
brew install jpeg-xllocal Homebrew formula metadata
sudo apt install jpeg-xl-docDebian stable package indexes · jpeg-xl-doc · Quelle: deb.debian.org
nix profile install nixpkgs#ssimulacra2nixpkgs package indexes · pkgs/by-name/ss/ssimulacra2/package.nix · Quelle: api.github.com
Überblick
New file format for still image compression
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
benchmark_xl | cli | globales Executable | |
butteraugli_main | cli | globales Executable | |
cjxl | cli | globales Executable | |
decode_and_encode | cli | globales Executable | |
display_to_hlg | cli | globales Executable | |
djxl | cli | globales Executable | |
djxl_fuzzer_corpus | cli | globales Executable | |
exr_to_pq | cli | globales Executable | |
generate_lut_template | cli | globales Executable | |
icc_simplify | cli | globales Executable | |
jxl_from_tree | cli | globales Executable | |
jxlinfo | cli | globales Executable | |
local_tone_map | cli | globales Executable | |
pq_to_hlg | cli | globales Executable | |
render_hlg | cli | globales Executable | |
ssimulacra2 | cli | globales Executable | |
ssimulacra_main | cli | globales Executable | |
texture_to_cube | cli | globales Executable | |
tone_map | cli | globales Executable | |
xyb_range | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/libjxl/libjxl
Installationsmetadaten
| Paketschlüssel | brew:jpeg-xl |
|---|---|
| Version | 0.12.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jpeg-xl |
| Homepage | https://jpeg.org/jpegxl/index.html |
| Repository | https://github.com/libjxl/libjxl |
| Upstream-Dokumentation | https://github.com/libjxl/libjxl#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/libjxl/libjxl/archive/refs/tags/v0.12.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Abhängigkeiten | brotli, giflib, highway, imath, jpeg-turbo, libpng, little-cms2, openexr |
| Build-Abhängigkeiten | asciidoc, cmake, docbook-xsl, doxygen, pkgconf, sphinx-doc, webp |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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#ssimulacra2Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.