macOS
brew install jpeginfolocal Homebrew formula metadata
sudo port install jpeginfoMacPorts ports tree · multimedia/jpeginfo/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jpeginfo in AI-Agent-Workflows.
Installation
brew install jpeginfolocal Homebrew formula metadata
sudo port install jpeginfoMacPorts ports tree · multimedia/jpeginfo/Portfile · Quelle: api.github.com
sudo apt install jpeginfoDebian stable package indexes · jpeginfo · Quelle: deb.debian.org
sudo dnf install jpeginfoFedora Rawhide package metadata · jpeginfo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#jpeginfonixpkgs package indexes · pkgs/by-name/jp/jpeginfo/package.nix · Quelle: api.github.com
sudo zypper install jpeginfoopenSUSE Tumbleweed package metadata · jpeginfo · Quelle: download.opensuse.org
Überblick
Prints information and tests integrity of JPEG/JFIF files
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jpeginfo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.kokkonen.net/tjko/projects.html
Installationsmetadaten
| Paketschlüssel | brew:jpeginfo |
|---|---|
| Version | 1.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jpeginfo |
| Homepage | https://www.kokkonen.net/tjko/projects.html |
| Repository | https://github.com/tjko/jpeginfo |
| Upstream-Dokumentation | https://github.com/tjko/jpeginfo#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://www.kokkonen.net/tjko/src/jpeginfo-1.7.1.tar.gz |
| Abhängigkeiten | jpeg-turbo |
| Build-Abhängigkeiten | autoconf |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 jpeginfoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.