macOS
brew install jheadlocal Homebrew formula metadata
sudo port install jheadMacPorts ports tree · graphics/jhead/Portfile · source: api.github.com
brew
Extract Digicam setting info from EXIF JPEG headers. Version 3.08 via Homebrew; verified from local package data.
install
brew install jheadlocal Homebrew formula metadata
sudo port install jheadMacPorts ports tree · graphics/jhead/Portfile · source: api.github.com
sudo apk add jheadAlpine Linux edge package indexes · jhead · source: dl-cdn.alpinelinux.org
sudo apt install jheadDebian stable package indexes · jhead · source: deb.debian.org
sudo dnf install jheadFedora Rawhide package metadata · jhead · source: dl.fedoraproject.org
nix profile install nixpkgs#jheadnixpkgs package indexes · pkgs/by-name/jh/jhead/package.nix · source: api.github.com
sudo pacman -S jheadArch Linux sync databases · jhead · source: geo.mirror.pkgbuild.com
scoop install main/jheadScoop official bucket manifest trees · bucket/jhead.json · source: api.github.com
overview
Extract Digicam setting info from EXIF JPEG headers
history
jhead is Matthias Wandel's small command-line utility for displaying and modifying metadata in digital-camera image files. It began as an EXIF inspection tool for JPEGs and later grew practical metadata operations such as timestamp adjustment, thumbnail handling, comment editing, metadata stripping, and orientation-based rotation.
The official README says Wandel first wrote jhead in 1999, when there was not much software for looking inside EXIF headers. The source file header records development from December 1999 through March 2026, and the repository preserves the author's long-running public-domain C utility.
The project's own notes explain its design goal: stay small, simple, and understandable rather than compete with larger metadata suites. Wandel explicitly points users who need broad metadata coverage to ExifTool or Exiv2, while positioning jhead as a fast utility and readable codebase for understanding EXIF internals.
jhead spread through Unix package collections because it filled an everyday digital-camera need with one C executable. The README notes availability in many Linux distributions and ports trees, and the Homebrew formula preserves it as a compact image-metadata command.
Its adoption belongs to the early digital photography era, when users wanted shell tools to rename photos by capture time, fix camera clock mistakes, rotate JPEGs according to orientation tags, and strip or inspect metadata in batches.
jhead is commonly used to print camera settings, set file timestamps from EXIF dates, adjust EXIF time fields, rename files using photo timestamps, remove metadata sections, edit comments, and invoke jpegtran for lossless rotation according to EXIF orientation.
The tool is deliberately not a general metadata framework. Its docs tell users to reach for ExifTool or Exiv2 when they need broader format or tag coverage.
jhead is a classic package-manager utility: tiny, scriptable, portable C, no service dependency, and useful in pipelines. It is the kind of tool that persists in distro archives because it solves a narrow job with little operational weight.
It also documents a useful package-design tradeoff. Rather than absorb every EXIF feature, it keeps a stable small-tool identity while coexisting with heavier metadata projects.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jhead | cli | global executable |
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.
https://github.com/Matthias-Wandel/jhead
install metadata
| Package key | brew:jhead |
|---|---|
| Version | 3.08 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jhead |
| Homepage | https://github.com/Matthias-Wandel/jhead |
| Repository | https://github.com/Matthias-Wandel/jhead |
| Upstream docs | https://github.com/Matthias-Wandel/jhead#readme |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/Matthias-Wandel/jhead/archive/refs/tags/3.08.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jhead |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jhead 1:3.08-3
manipulate the non-image part of Exif compliant JPEG files
https://www.sentex.net/~mwandel/jhead/
sudo apt install jheadjhead
nix profile install nixpkgs#jheadjhead 1:3.08-2
manipulate the non-image part of Exif compliant JPEG files
https://www.sentex.net/~mwandel/jhead/
sudo apt install jheadjhead 3.08-r0
Exif Jpeg header manipulation tool
http://www.sentex.net/~mwandel/jhead/
sudo apk add jheadjhead-doc 3.08-r0
Exif Jpeg header manipulation tool (documentation)
http://www.sentex.net/~mwandel/jhead/
sudo apk add jhead-docjhead 3.08-7.fc44
Tool for displaying EXIF data embedded in JPEG images
http://www.sentex.net/~mwandel/jhead/
sudo dnf install jheadjhead 3.08-3
EXIF JPEG info parser and thumbnail remover
http://www.sentex.net/~mwandel/jhead/
sudo pacman -S jheadjhead
sudo port install jheadmain/jhead
scoop install main/jheadsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.