macOS
brew install jpeginfolocal Homebrew formula metadata
sudo port install jpeginfoMacPorts ports tree · multimedia/jpeginfo/Portfile · ソース: api.github.com
brew
jpeginfo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.