kickbutt 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
..
.dist-info 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
PIL 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
libImaging 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
CHANGES.rst 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
LICENSE 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
README.md 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
RELEASING.md 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
_imaging.c 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
_imagingcms.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
_imagingft.c 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
_imagingmath.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
_imagingmorph.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
_webp.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
decode.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
display.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
encode.c 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago
map.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
outline.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
path.c 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
ya.make 299dc21a6f Fix separator in CUDA_ARCHITECTURES 9 months ago

README.md

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.

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) AppVeyor CI build status (Windows) GitHub Actions build status (Wheels) Travis CI wheels build status (aarch64) Code coverage Fuzzing Status
package Zenodo Tidelift Newest PyPI version Number of PyPI downloads OpenSSF Best Practices
social

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.