pkg.soopen package index

brew / rank 5159

Install jpeginfo with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Prints information and tests integrity of JPEG/JFIF files. Version 1.7.1 via Homebrew; verified from local package data. Also installable with debian: sudo apt install jpeginfo.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jpeginfo

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install jpeginfo

MacPorts ports tree · multimedia/jpeginfo/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add jpeginfo

Alpine Linux edge package indexes · jpeginfo · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install jpeginfo

Debian stable package indexes · jpeginfo · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install jpeginfo

Fedora Rawhide package metadata · jpeginfo · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#jpeginfo

nixpkgs package indexes · pkgs/by-name/jp/jpeginfo/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install jpeginfo

openSUSE Tumbleweed package metadata · jpeginfo · source: download.opensuse.org

overview

Package summary

Prints information and tests integrity of JPEG/JFIF files

Commands and aliases

  • jpeginfo

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1995: Copyright period begins in the upstream README.
  • v1.0: First public release, as listed in the upstream history.
  • 2023-01-08: v1.6.2 added SHA-256 digest support and improved Win32 support.
  • 2023-01-16: v1.7.0 added CSV output, JSON output, stdin support, headers, and SHA-512 support.
  • 2023-10-29: v1.7.1 added `--files-from` and `--files-stdin`.

Related projects

  • Related projects include IJG libjpeg, libjpeg-turbo, mozjpeg, and jpegoptim.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jpeginfoexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.7.1
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:jpeginfo
Version1.7.1
Package managerHomebrew
Homepagehttps://www.kokkonen.net/tjko/projects.html
Repositoryhttps://github.com/tjko/jpeginfo
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

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 jpeginfo
  • Section: graphics
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Jpeginfo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jpeginfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jpeginfo

nix profile install nixpkgs#jpeginfo
  • normalized package name match
  • Matched by: Jpeginfo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jp/jpeginfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jpeginfo 1.7.1+dfsg-1build1

Prints information and tests integrity of JPEG/JFIF files

https://www.kokkonen.net/tjko/projects.html

sudo apt install jpeginfo
  • Section: universe/graphics
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Jpeginfo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jpeginfo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jpeginfo 1.7.1-r0

Prints information and tests integrity of JPEG/JFIF files

https://www.kokkonen.net/tjko/projects.html

sudo apk add jpeginfo
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: jpeginfo
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jpeginfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jpeginfo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

jpeginfo-doc 1.7.1-r0

Prints information and tests integrity of JPEG/JFIF files (documentation)

https://www.kokkonen.net/tjko/projects.html

sudo apk add jpeginfo-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: jpeginfo
  • normalized package name match
  • Matched by: Jpeginfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jpeginfo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

jpeginfo 1.7.1-9.fc45

Error-check and generate informative listings from JPEG files

http://www.kokkonen.net/tjko/projects.html

sudo dnf install jpeginfo
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jpeginfo
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Jpeginfo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jpeginfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

jpeginfo 1.7.1-1.4

Generate informative listings from JPEG files and check them for errors

https://github.com/tjko/jpeginfo

sudo zypper install jpeginfo
  • License: GPL-3.0-or-later
  • Category: Productivity/Graphics/Other
  • Architecture: x86_64
  • Source Package: jpeginfo
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jpeginfo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jpeginfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

jpeginfo

sudo port install jpeginfo
  • normalized package name match
  • Matched by: Jpeginfo
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/jpeginfo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation