macOS
brew install exiftoollocal Homebrew formula metadata
sudo port install exiftoolMacPorts ports tree · perl/exiftool/Portfile · source: api.github.com
brew
Perl lib for reading and writing EXIF metadata. Version 13.55 via Homebrew; verified 2026-06-30.
install
brew install exiftoollocal Homebrew formula metadata
sudo port install exiftoolMacPorts ports tree · perl/exiftool/Portfile · source: api.github.com
sudo apk add exiftoolAlpine Linux edge package indexes · exiftool · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#exiftoolnixpkgs package indexes · exiftool · source: raw.githubusercontent.com
sudo pacman -S perl-image-exiftoolArch Linux sync databases · perl-image-exiftool · source: geo.mirror.pkgbuild.com
sudo zypper install exiftoolopenSUSE Tumbleweed package metadata · exiftool · source: download.opensuse.org
choco install exiftoolChocolatey community package catalog · exiftool · source: community.chocolatey.org
scoop install main/exiftoolScoop official bucket manifest trees · bucket/exiftool.json · source: api.github.com
winget install --id OliverBetz.ExifTool -eWindows Package Manager source index · OliverBetz.ExifTool · source: cdn.winget.microsoft.com
overview
Perl lib for reading and writing EXIF metadata
history
ExifTool is Phil Harvey's platform-independent Perl library and command-line application for reading, writing, and editing metadata across a large range of image, audio, video, document, archive, and camera raw formats.
ExifTool's first public release was version 1.00 on November 19, 2003, extracting metadata from JPEG and GIF images with Canon, FujiFilm, and Pentax maker-note support. Within weeks it added XMP, TIFF, RAW extraction, GPS recognition, thumbnail extraction, and support for more camera makers.
The project grew through constant format work rather than big rewrites. By 2006 it had a standalone Windows executable; by 2008 it had broad XMP and EXIF-writing improvements; by 2023 it celebrated its 20th anniversary while adding newer metadata domains such as C2PA JUMBF and JPH support.
The release stream remains unusually active for a metadata tool. The official history page lists production and development releases, with version 13.59 published on May 27, 2026 and version 13.55 identified as a production release.
ExifTool is distributed in several forms: source archives, CPAN-oriented Perl module packaging, a Windows executable bundle, and a macOS package that installs the command-line application and libraries under /usr/local/bin. Package managers carry it because scripts, photographers, archivists, forensics workflows, and media pipelines rely on the same executable contract.
Its adoption is reinforced by breadth. The homepage lists support for EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC profiles, Photoshop IRB, FlashPix, AFCP, ID3, maker notes from many camera vendors, timed video metadata, and tens of thousands of tags.
Typical use starts with reading tags from files, but ExifTool's real command-line culture is batch work: writing or deleting metadata, copying metadata between files, exporting CSV/JSON/XML, geotagging from track logs, shifting timestamps, extracting previews, validating metadata, and renaming or organizing files from tag expressions.
The application documentation and configuration support make it script-friendly. Users can define custom tags, use config files, process directory trees, format output for other tools, and combine many operations into repeatable media-cleanup or archival workflows.
ExifTool is the metadata utility people install when the format list or maker-note edge cases matter more than a small dependency graph. It is a package-manager staple because the same command works across Unix, macOS, and Windows, while the upstream project continually tracks new cameras, phones, containers, standards, and malformed real-world files.
For maintainers, ExifTool is also a reminder that metadata tooling ages only if it stops moving. The package stays relevant by shipping frequent tag-table updates, compatibility fixes, security updates, and support for new file types long after the basic EXIF problem looked solved.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ExifTool_config$EXIFTOOL_HOME/.ExifTool_configexiftool application directory/.ExifTool_config%HOMEDRIVE%%HOMEPATH%\.ExifTool_config%EXIFTOOL_HOME%\.ExifTool_configexiftool application directory\.ExifTool_configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
exiftool | 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.
install metadata
| Package key | brew:exiftool |
|---|---|
| Version | 13.55 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/exiftool |
| Homepage | https://exiftool.org |
| Repository | https://github.com/exiftool/exiftool |
| Upstream docs | https://exiftool.org/ |
| License | Artistic-1.0-Perl OR GPL-1.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/exiftool/Image-ExifTool-13.55.tar.gz |
| Last updated | 2026-06-30T11:43:12-04:00 |
| Pulse | updated |
| Build dependencies | cmake |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | exiftool |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
exiftool
nix profile install nixpkgs#exiftoolexiftool 13.55-r0
Tool for editing exif metadata in files
sudo apk add exiftoolperl-image-exiftool 13.55-1
Read and write EXIF information
sudo pacman -S perl-image-exiftoolexiftool 13.59-1.1
Customisable application to read and write meta information in files
https://www.exiftool.org/index.html
sudo zypper install exiftoolexiftool
sudo port install exiftoolexiftool
choco install exiftoolmain/exiftool
scoop install main/exiftoolOliverBetz.ExifTool
winget install --id OliverBetz.ExifTool -esource 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.