Skip to content

python-pillow/Pillow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58e4874 · Apr 21, 2025
Apr 4, 2025
Apr 18, 2025
Apr 21, 2025
Mar 28, 2024
Apr 1, 2025
Apr 21, 2025
Apr 21, 2025
Apr 12, 2025
Apr 16, 2025
Apr 8, 2025
Jul 1, 2024
Nov 6, 2023
Nov 17, 2023
Dec 30, 2018
Nov 6, 2024
Sep 24, 2023
Apr 8, 2025
Jan 13, 2025
Nov 27, 2024
Dec 1, 2024
Nov 2, 2024
Apr 19, 2025
Jan 16, 2025
Jan 16, 2025
Nov 28, 2024
Dec 21, 2023
Apr 19, 2025
Aug 10, 2024
Apr 1, 2025
Feb 15, 2025

Repository files navigation

Pillow logo

Pillow

Python Imaging Library (Fork)

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

docs Documentation Status
tests GitHub 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) GitHub Actions build status (Wheels) Code coverage Fuzzing Status
package Zenodo Tidelift Newest PyPI version Number of PyPI downloads OpenSSF Best Practices
social Join the chat at https://gitter.im/python-pillow/Pillow Follow 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.