macOS
brew install jpeg-xllocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.