macOS
brew install jpeginfolocal Homebrew formula metadata
sudo port install jpeginfoMacPorts ports tree · multimedia/jpeginfo/Portfile · 来源: api.github.com
安装
brew install jpeginfolocal Homebrew formula metadata
sudo port install jpeginfoMacPorts ports tree · multimedia/jpeginfo/Portfile · 来源: api.github.com
sudo apt install jpeginfoDebian stable package indexes · jpeginfo · 来源: deb.debian.org
sudo dnf install jpeginfoFedora Rawhide package metadata · jpeginfo · 来源: dl.fedoraproject.org
nix profile install nixpkgs#jpeginfonixpkgs package indexes · pkgs/by-name/jp/jpeginfo/package.nix · 来源: api.github.com
sudo zypper install jpeginfoopenSUSE Tumbleweed package metadata · jpeginfo · 来源: download.opensuse.org
概览
Prints information and tests integrity of JPEG/JFIF files
历史
jpeginfo is Timo Kokkonen's small Unix-style utility for listing JPEG/JFIF metadata and checking file integrity. Its project page describes it as a tool for informative JPEG listings, error checks, and optional deletion of broken JPEG files.
The README records copyright years starting in 1995 and lists v1.0 as the first public release. The program was built on IJG libjpeg and kept the style of traditional command-line inspection tools: one binary, option flags, report columns, and exit codes suitable for shell scripts.
Later releases added checksum support, GNU autoconf configuration, comment and Exif recognition, CSV and JSON output, stdin support, and stronger digest options. GitHub releases in January and October 2023 document the modern 1.6 and 1.7 series.
jpeginfo appears in Unix package collections as a companion to image-processing pipelines, especially where maintainers need a lightweight integrity checker rather than a full image editor. Its availability through Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE reflects that quiet utility role.
Typical use is batch inspection of JPEG dimensions, markers, progressive/non-progressive status, comments, and optional checksum columns. The `--check` mode makes it useful in scripts that reject damaged uploads or clean photo archives.
jpeginfo is package-nerd useful because it exposes low-level JPEG facts without dragging in a heavyweight graphics stack. It pairs naturally with `jpegoptim`: one tool checks and reports, the other rewrites and compresses.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jpeginfo | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.kokkonen.net/tjko/projects.html
安装元数据
| 软件包键 | brew:jpeginfo |
|---|---|
| 版本 | 1.7.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jpeginfo |
| 主页 | https://www.kokkonen.net/tjko/projects.html |
| 仓库 | https://github.com/tjko/jpeginfo |
| 上游文档 | https://github.com/tjko/jpeginfo#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://www.kokkonen.net/tjko/src/jpeginfo-1.7.1.tar.gz |
| 依赖 | jpeg-turbo |
| 构建依赖 | autoconf |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jpeginfo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jpeginfo 1.7.1+dfsg-1
Prints information and tests integrity of JPEG/JFIF files
https://www.kokkonen.net/tjko/projects.html
sudo apt install jpeginfojpeginfo
nix profile install nixpkgs#jpeginfojpeginfo 1.7.1+dfsg-1build1
Prints information and tests integrity of JPEG/JFIF files
https://www.kokkonen.net/tjko/projects.html
sudo apt install jpeginfojpeginfo 1.7.1-8.fc44
Error-check and generate informative listings from JPEG files
http://www.kokkonen.net/tjko/projects.html
sudo dnf install jpeginfojpeginfo 1.7.1-1.2
Generate informative listings from JPEG files and check them for errors
https://github.com/tjko/jpeginfo
sudo zypper install jpeginfojpeginfo
sudo port install jpeginfo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.