macOS
brew install jpeg-archivelocal Homebrew formula metadata
brew
jpeg-archive のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jpeg-archivelocal Homebrew formula metadata
nix profile install nixpkgs#jpeg-archivenixpkgs package indexes · pkgs/by-name/jp/jpeg-archive/package.nix · ソース: api.github.com
sudo pacman -S jpeg-archiveArch Linux sync databases · jpeg-archive · ソース: geo.mirror.pkgbuild.com
概要
Utilities for archiving JPEGs for long term storage
履歴
JPEG Archive is a set of command-line tools for reducing, comparing, hashing, and batch-processing JPEG photo collections. It grew around a package-nerd-friendly idea: keep the broadly supported JPEG format, but squeeze storage cost by recompressing images to visually similar output.
The upstream README frames the project around long-term photo storage and web serving. Its goals are to use common JPEG files, minimize storage space and cost, and identify duplicate or similar photos. The toolset includes jpeg-archive, jpeg-recompress, jpeg-compare, and jpeg-hash.
The 2.0.0 release line changed the underlying JPEG encoder to mozjpeg and defaulted to progressive output. The GitHub release page shows the 2.2.0 release dated 2018-07-15, while the README retains a 2015 copyright notice for Daniel G. Taylor.
JPEG Archive found its audience among people with large photo folders rather than application developers. Packaging in Homebrew, Nix, and Arch fits that pattern: install a few binaries, combine them with GNU Parallel or Ladon, dcraw, exiftool, and shell scripts, and run them over existing photo trees.
The README shows jpeg-archive as a folder-level wrapper and jpeg-recompress as the core optimizer. jpeg-recompress searches for the smallest JPEG quality that preserves perceived visual quality, optimizes Huffman tables, and can copy EXIF, IPTC, XMP, and color profile metadata by default.
The project is notable because it packaged image-quality metrics into everyday shell tooling. It is not just another cjpeg wrapper: it represents the practical, storage-saving side of perceptual image comparison in a small Unix utility set.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jpeg-archive | cli | グローバル実行可能ファイル | |
jpeg-compare | cli | グローバル実行可能ファイル | |
jpeg-hash | cli | グローバル実行可能ファイル | |
jpeg-recompress | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/danielgtaylor/jpeg-archive
インストールメタデータ
| パッケージキー | brew:jpeg-archive |
|---|---|
| バージョン | 2.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jpeg-archive |
| ホームページ | https://github.com/danielgtaylor/jpeg-archive |
| リポジトリ | https://github.com/danielgtaylor/jpeg-archive |
| 上流ドキュメント | https://github.com/danielgtaylor/jpeg-archive#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/danielgtaylor/jpeg-archive/archive/refs/tags/v2.2.0.tar.gz |
| 最終更新 | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| 依存関係 | mozjpeg |
| 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-archive |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jpeg-archive
nix profile install nixpkgs#jpeg-archivejpeg-archive 2.2.0-4
Utilities for archiving JPEGs for long term storage
https://github.com/danielgtaylor/jpeg-archive/
sudo pacman -S jpeg-archiveソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.