CLI / LibraryMetadata & Image ForensicsFeatured

ExifTool

Read & write metadata in images, docs, and media

Overview

Phil Harvey's ExifTool is the reference implementation for reading metadata out of virtually any file format — EXIF, IPTC, XMP, GPS coordinates, camera/device identifiers, editing software history, and document authorship fields.

Field Note

GPS EXIF data is the highest-value field for geolocation work, but remember most social platforms strip it on upload — you generally only find it in originals shared directly (email, messaging, cloud storage links) rather than social media posts. `exiftool -a -u -g1 file.jpg` surfaces hidden and duplicate tags that the default output quietly collapses.
Best for
Pulling GPS coordinates, device info, and authorship data out of a raw image or document.
Pricing
Free & open source (Perl Artistic License)
Last updated
August 17, 2026