Skip to content

Pillow

PyPI-Version


Library README scraped 2024-03-11

Pillow logo

Pillow

Python Imaging Library (Fork)

Pillow is the friendly PIL fork by Jeffrey A. Clark (Alex) and contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift.

docsDocumentation Status
testsGitHub Actions build status (Lint)GitHub Actions build status (Test Linux and macOS)GitHub Actions build status (Test Windows)GitHub Actions build status (Test MinGW)GitHub Actions build status (Test Cygwin)GitHub Actions build status (Test Docker)AppVeyor CI build status (Windows)GitHub Actions build status (Wheels)Code coverageFuzzing Status
packageZenodoTideliftNewest PyPI versionNumber of PyPI downloadsOpenSSF Best Practices
socialJoin the chat at https://gitter.im/python-pillow/PillowFollow on https://fosstodon.org/@pillow

Overview

The Python Imaging Library adds image processing capabilities to your Python interpreter.

This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.

The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

More Information

Report a Vulnerability

To report a security vulnerability, please follow the procedure described in the Tidelift security policy.