macOS
brew install jheadlocal Homebrew formula metadata
sudo port install jheadMacPorts ports tree · graphics/jhead/Portfile · Quelle: api.github.com
brew / Rang 5744
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jhead in AI-Agent-Workflows.
Installation
brew install jheadlocal Homebrew formula metadata
sudo port install jheadMacPorts ports tree · graphics/jhead/Portfile · Quelle: api.github.com
sudo apk add jheadAlpine Linux edge package indexes · jhead · Quelle: dl-cdn.alpinelinux.org
sudo apt install jheadDebian stable package indexes · jhead · Quelle: deb.debian.org
sudo dnf install jheadFedora Rawhide package metadata · jhead · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#jheadnixpkgs package indexes · pkgs/by-name/jh/jhead/package.nix · Quelle: api.github.com
sudo pacman -S jheadArch Linux sync databases · jhead · Quelle: geo.mirror.pkgbuild.com
scoop install main/jheadScoop official bucket manifest trees · bucket/jhead.json · Quelle: api.github.com
Überblick
Extract Digicam setting info from EXIF JPEG headers
Verlauf
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.
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 |
|---|---|---|---|
jhead | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:jhead |
|---|---|
| Version | 3.08 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/Matthias-Wandel/jhead |
| Repository | https://github.com/Matthias-Wandel/jhead |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-8.fc45
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/jheadQuellspur
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.