Skip to content

python-pillow/Pillow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 22, 2025
d7d48df · Feb 22, 2025
Feb 17, 2025
Feb 17, 2025
Feb 21, 2025
Mar 28, 2024
Jan 24, 2025
Feb 18, 2025
Feb 17, 2025
Dec 17, 2024
Feb 14, 2025
Jul 16, 2024
Jul 1, 2024
Nov 6, 2023
Nov 17, 2023
Dec 30, 2018
Nov 6, 2024
Sep 24, 2023
Feb 3, 2025
Jan 13, 2025
Nov 27, 2024
Dec 1, 2024
Nov 2, 2024
Oct 10, 2024
Jan 16, 2025
Jan 16, 2025
Nov 28, 2024
Dec 21, 2023
Feb 18, 2025
Aug 10, 2024
Dec 27, 2024
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.