🍺 BREW Explorer

← all formulae

libexif

brew install libexif v0.6.26 LGPL-2.1-or-later AND LGPL-2.0-or-later

C library for parsing and manipulating EXIF metadata from JPEG images.

Why you might care

Essential dependency for image tools that need to read/write EXIF tags (camera settings, GPS, timestamps, etc.). Lightweight, standards-compliant, and widely used in image processing pipelines. Include it if you're building photo utilities or need EXIF support without heavyweight image libraries.

Categories

Alternatives

exiftool ImageMagick libimage-exiftool-perl
4.2k
30-day installs · #679
15.4k
90-day · #637
41.8k
365-day · #754

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "exiftool",
    "ImageMagick",
    "libimage-exiftool-perl"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "image-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "EXIF parsing library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:01+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libexif",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://libexif.github.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The libexif C EXIF library",
  "installs_30d": 4226,
  "installs_365d": 41775,
  "installs_90d": 15406,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later AND LGPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:46:21+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libexif",
  "oldnames": [],
  "one_liner": "C library for parsing and manipulating EXIF metadata from JPEG images.",
  "optional_dependencies": [],
  "rank_30d": 679,
  "rank_365d": 754,
  "rank_90d": 637,
  "raw_hash": "ac05411d856de2e2",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libexif.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.6.26",
  "versioned_formulae": [],
  "why_use_this": "Essential dependency for image tools that need to read/write EXIF tags (camera settings, GPS, timestamps, etc.). Lightweight, standards-compliant, and widely used in image processing pipelines. Include it if you\u0027re building photo utilities or need EXIF support without heavyweight image libraries."
}