macOS
brew install exiftoolprovider-native install command
brew / rank 338
Perl lib for reading and writing EXIF metadata. Version 13.55 via Homebrew; verified 2026-07-22.
install
brew install exiftoolprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://exiftool.org |
| Last updated | 2026-07-22T14:36:59-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.