🍺 BREW Explorer

← all formulae

pillow

brew install pillow v12.2.0 HPND

Python library for opening, manipulating, and saving images across many formats.

Why you might care

Pillow is the standard image-processing library in Python, supporting PNG, JPEG, TIFF, WebP, AVIF, and more. It handles resizing, cropping, filtering, and format conversion in pure Python or with compiled backends (libjpeg, libpng, etc.). Use it in data pipelines, web frameworks, or image batch jobs where PIL is the expected interface.

Categories

Alternatives

imagemagick GraphicsMagick OpenCV scikit-image
5.9k
30-day installs · #528
23.2k
90-day · #472
97.6k
365-day · #428

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "imagemagick",
    "GraphicsMagick",
    "OpenCV",
    "scikit-image"
  ],
  "build_dependencies": [
    "cmake",
    "ninja",
    "pkgconf",
    "pybind11",
    "python@3.13",
    "python@3.14"
  ],
  "categories": [
    "library",
    "image-tool",
    "python"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "freetype",
    "jpeg-turbo",
    "libavif",
    "libimagequant",
    "libraqm",
    "libtiff",
    "libxcb",
    "little-cms2",
    "openjpeg",
    "webp"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Friendly PIL fork (Python Imaging Library)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "pillow",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://python-pillow.github.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Python Pillow",
  "installs_30d": 5913,
  "installs_365d": 97643,
  "installs_90d": 23188,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "HPND",
  "llm_generated_at": "2026-06-20T23:45:26+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "pillow",
  "oldnames": [],
  "one_liner": "Python library for opening, manipulating, and saving images across many formats.",
  "optional_dependencies": [],
  "rank_30d": 528,
  "rank_365d": 428,
  "rank_90d": 472,
  "raw_hash": "524a1feaa1283c10",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/pillow.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "python@3.13",
    "python@3.14"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "12.2.0",
  "versioned_formulae": [],
  "why_use_this": "Pillow is the standard image-processing library in Python, supporting PNG, JPEG, TIFF, WebP, AVIF, and more. It handles resizing, cropping, filtering, and format conversion in pure Python or with compiled backends (libjpeg, libpng, etc.). Use it in data pipelines, web frameworks, or image batch jobs where PIL is the expected interface."
}