macOS
brew install jpeg-xlprovider-native install command
brew / Rang 68
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jpeg-xl in AI-Agent-Workflows.
Installation
brew install jpeg-xlprovider-native install command
Ü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 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
butteraugli_main | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
cjxl | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
decode_and_encode | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
display_to_hlg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
djxl | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
djxl_fuzzer_corpus | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
exr_to_pq | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
generate_lut_template | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
icc_simplify | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jxl_from_tree | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jxlinfo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
jxltran | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
local_tone_map | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
pq_to_hlg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
render_hlg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
ssimulacra2 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
ssimulacra_main | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
texture_to_cube | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
tone_map | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
xyb_range | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:jpeg-xl |
|---|---|
| Version | 0.12.0 |
| Paketmanager | Homebrew |
| Homepage | https://jpeg.org/jpegxl/index.html |
| Repository | https://github.com/libjxl/libjxl |
| Zuletzt aktualisiert | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.