Automic VaultAutomic Vault

brew

使用 Homebrew 安装 jxl-oxide

查看 jxl-oxide 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jxl-oxide

local Homebrew formula metadata

概览

软件包摘要

JPEG XL decoder

命令和别名

  • jxl-oxide

历史

项目历史与用法

jxl-oxide is a pure-Rust, spec-conforming JPEG XL decoder distributed both as Rust crates and as a command-line decoder binary named `jxl-oxide`.

项目历史

The project emerged during the broader JPEG XL adoption debate as an independent Rust implementation rather than a binding to the C++ libjxl reference implementation. Its changelog marks version 0.1.0 on May 17, 2023 as the first official release and says frequently used features were mostly implemented at that point.

The project then expanded from a basic decoder into a set of smaller crates and integrations. The changelog records cropped decoding and output-format options in 0.4.0, parallel decoding and SIMD work in 0.5.0, HDR tone mapping and external color-management hooks in 0.6.0, WebAssembly bindings in 0.7.0, image crate integration work in 0.10.0 and 0.12.5, JPEG bitstream reconstruction in 0.11.0, and Rust 2024 adoption in 0.12.0.

采用历史

jxl-oxide matters because JPEG XL support often depends on embeddable decoder libraries. The README documents a blanket `jxl-oxide` crate for library users and a `jxl-oxide-cli` crate that installs the command-line binary, while the crates.io and docs.rs badges show it is distributed through Rust's normal package infrastructure.

使用方式

Library users add the `jxl-oxide` crate to `Cargo.toml`; command-line users install `jxl-oxide-cli` with Cargo and run the `jxl-oxide` binary. Feature flags expose choices such as Rayon multithreading, Little CMS 2 integration, pure-Rust moxcms integration, and integration with the Rust `image` crate.

为什么软件包爱好者会关心

For package nerds, jxl-oxide is a signal package: it turns a modern image format with complicated browser and platform politics into a Rust-native decoder that can be packaged, audited, fuzzed, and embedded without C++ runtime assumptions.

时间线

  • 2023-05-17: 0.1.0 first official release.
  • 2023-11-21: 0.5.0 introduces parallelism and a pushed-data decoder API.
  • 2024-01-13: 0.6.0 adds HDR tone mapping and color-management integration points.
  • 2024-02-24: 0.7.0 adds WebAssembly bindings.
  • 2024-12-28: 0.11.0 implements JPEG bitstream reconstruction.
  • 2025-09-30: 0.12.5 adds an `image` crate decoding hook.
  • 2026-05-29: 0.12.6 fixes several security and correctness issues.

Related projects

  • Related projects include the JPEG XL standard and libjxl reference implementation, Rust image-processing crates that can consume decoder hooks, and color-management libraries such as lcms2 and moxcms.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jxl-oxidecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.12.6
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本0.12.6

https://github.com/tirr-c/jxl-oxide

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:jxl-oxide
版本0.12.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jxl-oxide
主页https://github.com/tirr-c/jxl-oxide
仓库https://github.com/tirr-c/jxl-oxide
上游文档https://github.com/tirr-c/jxl-oxide
许可证MIT OR Apache-2.0
源码归档https://github.com/tirr-c/jxl-oxide/archive/refs/tags/0.12.6.tar.gz
最后更新2026-06-22T14:03:51-07:00
Pulseupdated
依赖little-cms2
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejxl-oxide
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment