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