Automic VaultAutomic Vault

brew

Install exiftool with Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget, zypper

Perl lib for reading and writing EXIF metadata. Version 13.55 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install exiftool

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install exiftool

MacPorts ports tree · perl/exiftool/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add exiftool

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

Nixverified · 92%
nix profile install nixpkgs#exiftool

nixpkgs package indexes · exiftool · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S perl-image-exiftool

Arch Linux sync databases · perl-image-exiftool · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install exiftool

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

Windows

Chocolateyverified · 92%
choco install exiftool

Chocolatey community package catalog · exiftool · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/exiftool

Scoop official bucket manifest trees · bucket/exiftool.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id OliverBetz.ExifTool -e

Windows Package Manager source index · OliverBetz.ExifTool · source: cdn.winget.microsoft.com

overview

Package summary

Perl lib for reading and writing EXIF metadata

Commands and aliases

  • exiftool

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2003-11-19: ExifTool 1.00 is initially released.
  • 2006-11-19: ExifTool 6.57 includes the first standalone Windows executable.
  • 2008-11-19: ExifTool 7.53 adds read/write support for EXIF files and block EXIF writing.
  • 2023-11-19: ExifTool 12.70 marks the project's 20th anniversary.
  • 2026-04-07: ExifTool 13.55 is listed as a production release.
  • 2026-05-27: ExifTool 13.59 is released.

Related projects

  • ExifTool overlaps with libexif, Exempi, Image::ExifTool on MetaCPAN, camera maker-note ecosystems, IPTC/XMP standards, and metadata-heavy workflows in photography, digital preservation, and media forensics.

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 post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.ExifTool_config$EXIFTOOL_HOME/.ExifTool_configexiftool application directory/.ExifTool_config
Windows
%HOMEDRIVE%%HOMEPATH%\.ExifTool_config%EXIFTOOL_HOME%\.ExifTool_configexiftool application directory\.ExifTool_config

executables

Installed executables

CommandKindExposureNote
exiftoolcliglobal executable

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-07-08
manager version13.55
manager updated2026-06-30
local dataok
upstreamnot checked
latest detectednot detected

https://exiftool.org

  • infoRelease/tag comparison is only available for GitHub repositories.https://exiftool.orgnone confidence

install metadata

Package metadata

Package keybrew:exiftool
Version13.55
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/exiftool
Homepagehttps://exiftool.org
Repositoryhttps://github.com/exiftool/exiftool
Upstream docshttps://exiftool.org/
LicenseArtistic-1.0-Perl OR GPL-1.0-or-later
Source archivehttps://downloads.sourceforge.net/project/exiftool/Image-ExifTool-13.55.tar.gz
Last updated2026-06-30T11:43:12-04:00
Pulseupdated
Build dependenciescmake
Uses from macOSperl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameexiftool
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

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

Nix95%

exiftool

nix profile install nixpkgs#exiftool
  • normalized package name match
  • Matched by: Exiftool
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: exiftool from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

exiftool 13.55-r0

Tool for editing exif metadata in files

https://exiftool.org/

sudo apk add exiftool
  • License: Artistic-1.0-Perl GPL-1.0-or-later
  • Architecture: x86_64
  • Source Package: perl-image-exiftool
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Exiftool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: exiftool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

perl-image-exiftool 13.55-1

Read and write EXIF information

https://exiftool.org/

sudo pacman -S perl-image-exiftool
  • License: Artistic-1.0-Perl OR GPL-3.0-or-later
  • Architecture: any
  • 1 dependencies
  • 2 provides
  • 3 optional deps
  • normalized package name match
  • Matched by: Exiftool
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: perl-image-exiftool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

exiftool 13.59-1.1

Customisable application to read and write meta information in files

https://www.exiftool.org/index.html

sudo zypper install exiftool
  • License: Artistic-1.0 OR GPL-1.0-or-later
  • Category: Productivity/Graphics/Other
  • Architecture: noarch
  • Source Package: perl-Image-ExifTool
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Exiftool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: exiftool from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

exiftool

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

exiftool

choco install exiftool
  • normalized package name match
  • Matched by: Exiftool
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: exiftool from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','electron'
Scoop95%

main/exiftool

scoop install main/exiftool
  • normalized package name match
  • Matched by: Exiftool
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/exiftool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

OliverBetz.ExifTool

winget install --id OliverBetz.ExifTool -e
  • normalized package name match
  • Matched by: Exiftool
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OliverBetz.ExifTool from https://cdn.winget.microsoft.com/cache/source.msix

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment