Automic VaultAutomic Vault

brew

jxl-oxide を Homebrew でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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