--- id: pillow version: "12.3.0" license: MIT-CMU license_treatment: permissive maintenance: active --- # pillow — Python Imaging Library (fork) License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install pillow uv add pillow poetry add pillow ## Description

Pillow logo

# Pillow ## Python Imaging Library (Fork) Pillow is the friendly PIL fork by [Jeffrey 'Alex' Clark and contributors](https://github.com/python-pillow/Pillow/graphs/contributors). PIL is the Python Imaging Library by Fredrik Lundh and contributors. Development is supported by: - [Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise) (since 2018) - [Thanks.dev](https://thanks.dev) (since 2023) - [GitHub Sponsors](https://github.com/sponsors/python-pillow) (since 2026)
docs Documentation Status
tests