macOS
brew install jpeg-xllocal Homebrew formula metadata
brew
jpeg-xl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jpeg-xllocal Homebrew formula metadata
sudo apt install jpeg-xl-docDebian stable package indexes · jpeg-xl-doc · ソース: deb.debian.org
nix profile install nixpkgs#ssimulacra2nixpkgs package indexes · pkgs/by-name/ss/ssimulacra2/package.nix · ソース: api.github.com
概要
New file format for still image compression
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
benchmark_xl | cli | グローバル実行可能ファイル | |
butteraugli_main | cli | グローバル実行可能ファイル | |
cjxl | cli | グローバル実行可能ファイル | |
decode_and_encode | cli | グローバル実行可能ファイル | |
display_to_hlg | cli | グローバル実行可能ファイル | |
djxl | cli | グローバル実行可能ファイル | |
djxl_fuzzer_corpus | cli | グローバル実行可能ファイル | |
exr_to_pq | cli | グローバル実行可能ファイル | |
generate_lut_template | cli | グローバル実行可能ファイル | |
icc_simplify | cli | グローバル実行可能ファイル | |
jxl_from_tree | cli | グローバル実行可能ファイル | |
jxlinfo | cli | グローバル実行可能ファイル | |
local_tone_map | cli | グローバル実行可能ファイル | |
pq_to_hlg | cli | グローバル実行可能ファイル | |
render_hlg | cli | グローバル実行可能ファイル | |
ssimulacra2 | cli | グローバル実行可能ファイル | |
ssimulacra_main | cli | グローバル実行可能ファイル | |
texture_to_cube | cli | グローバル実行可能ファイル | |
tone_map | cli | グローバル実行可能ファイル | |
xyb_range | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/libjxl/libjxl
インストールメタデータ
| パッケージキー | brew:jpeg-xl |
|---|---|
| バージョン | 0.12.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jpeg-xl |
| ホームページ | https://jpeg.org/jpegxl/index.html |
| リポジトリ | https://github.com/libjxl/libjxl |
| 上流ドキュメント | https://github.com/libjxl/libjxl#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/libjxl/libjxl/archive/refs/tags/v0.12.0.tar.gz |
| 最終更新 | 2026-07-05T23:07:19Z |
| Pulse | updated |
| 依存関係 | brotli, giflib, highway, imath, jpeg-turbo, libpng, little-cms2, openexr |
| ビルド依存関係 | asciidoc, cmake, docbook-xsl, doxygen, pkgconf, sphinx-doc, webp |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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#ssimulacra2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.