exiftool
brew install exiftool
v13.55
Artistic-1.0-Perl OR GPL-1.0-or-later
Perl library and command-line tool for reading, writing, and manipulating EXIF and metadata in images, audio, and video files.
Why you might care
ExifTool is the most comprehensive metadata editor available, supporting hundreds of file formats and metadata standards (EXIF, IPTC, XMP, etc.). Use it in shell scripts to batch-process image metadata, strip sensitive data, or extract camera settings; it's more powerful than ImageMagick's identify for detailed metadata work. Single-binary distribution makes it portable.
8.8k
30-day installs · #384
34.6k
90-day · #358
141.8k
365-day · #344
Build dependencies
Links
- https://exiftool.org
- Brew formula source: Formula/e/exiftool.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ImageMagick identify",
"jq",
"mediainfo"
],
"build_dependencies": [
"cmake"
],
"categories": [
"image-tool",
"text-processor",
"file-utility"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Perl lib for reading and writing EXIF metadata",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:27+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "exiftool",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://exiftool.org",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "ExifTool by Phil Harvey",
"installs_30d": 8751,
"installs_365d": 141803,
"installs_90d": 34556,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Artistic-1.0-Perl OR GPL-1.0-or-later",
"llm_generated_at": "2026-06-20T23:44:32+00:00",
"llm_model": "claude-haiku-4-5",
"name": "exiftool",
"oldnames": [],
"one_liner": "Perl library and command-line tool for reading, writing, and manipulating EXIF and metadata in images, audio, and video files.",
"optional_dependencies": [],
"rank_30d": 384,
"rank_365d": 344,
"rank_90d": 358,
"raw_hash": "f9917e7132223ed2",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/e/exiftool.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"perl"
],
"version_head": null,
"version_stable": "13.55",
"versioned_formulae": [],
"why_use_this": "ExifTool is the most comprehensive metadata editor available, supporting hundreds of file formats and metadata standards (EXIF, IPTC, XMP, etc.). Use it in shell scripts to batch-process image metadata, strip sensitive data, or extract camera settings; it\u0027s more powerful than ImageMagick\u0027s identify for detailed metadata work. Single-binary distribution makes it portable."
}