python-pillow/Pillow
Python Imaging Library (fork) observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 79
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 78.5
- age_days: 5153
- days_rel: 63
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
13777 stars · 2494 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pillow is the actively maintained fork of the Python Imaging Library (PIL), providing image opening, editing, and saving across many file formats with a simple Python API. It is a foundational dependency used by millions of Python projects and packages for image processing tasks.
Use cases
- resize and crop images in python
- convert images between png jpeg webp formats
- generate thumbnails for uploaded images
- draw text and shapes on images
- read image metadata and exif data
- process images in a django web app
When to choose
- you need to open, manipulate, or save images in Python
- you want a mature, widely supported imaging library with broad format support
- you need thumbnails, resizing, or format conversion in web backends
When to avoid
- you need GPU-accelerated or deep-learning-based image processing
- you are working outside Python
- you need advanced computer vision like object detection
Facets
library · maturity stable
image-processing image-processing files web-development python cross-platform windows pil imaging image-formats thumbnails python-library linux macos
2 sources
- readme: https://github.com/python-pillow/Pillow · fetched 2026-08-28 · 189d07639bd2
- homepage: https://python-pillow.org · fetched 2026-08-29 · 408967bc8bf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python-pillow/Pillow | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="python-pillow/Pillow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem