🍺 BREW Explorer

← all formulae

libtiff

brew install libtiff v4.7.1_1 libtiff

C library and utilities for reading and writing TIFF image files with compression support.

Why you might care

Core dependency for image processing pipelines that need TIFF support (GIS, medical imaging, document scanning). Provides both a shared library for embedding in applications and command-line tools (tiffinfo, tiffdump, etc.). Handles multiple compression schemes (LZW, JPEG, ZIP) and is the standard reference implementation.

Categories

Alternatives

ImageMagick GraphicsMagick Pillow
121.1k
30-day installs · #32
395.3k
90-day · #33
1.5M
365-day · #34

Runtime dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "ImageMagick",
    "GraphicsMagick",
    "Pillow"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "image-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "jpeg-turbo",
    "xz",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "TIFF library and utilities",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libtiff",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://libtiff.gitlab.io/libtiff/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "LibTIFF - TIFF Library and Utilities \u2014 LibTIFF 4.7.1 documentation",
  "installs_30d": 121112,
  "installs_365d": 1507475,
  "installs_90d": 395288,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "libtiff",
  "llm_generated_at": "2026-06-20T23:42:16+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libtiff",
  "oldnames": [],
  "one_liner": "C library and utilities for reading and writing TIFF image files with compression support.",
  "optional_dependencies": [],
  "rank_30d": 32,
  "rank_365d": 34,
  "rank_90d": 33,
  "raw_hash": "581fb6866785a01a",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/lib/libtiff.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "4.7.1",
  "versioned_formulae": [],
  "why_use_this": "Core dependency for image processing pipelines that need TIFF support (GIS, medical imaging, document scanning). Provides both a shared library for embedding in applications and command-line tools (tiffinfo, tiffdump, etc.). Handles multiple compression schemes (LZW, JPEG, ZIP) and is the standard reference implementation."
}