Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/python-pillow/Pillow

Python Imaging Library (Fork)
https://github.com/python-pillow/Pillow

c cross-platform image image-processing pil pillow python python-3

Last synced: 25 days ago
JSON representation

Python Imaging Library (Fork)

Lists

README

        


Pillow logo

# Pillow

## Python Imaging Library (Fork)

Pillow is the friendly PIL fork by [Jeffrey A. Clark (Alex) and
contributors](https://github.com/python-pillow/Pillow/graphs/contributors).
PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
As of 2019, Pillow development is
[supported by Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise).


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)
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://twitter.com/PythonPillow
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

- [Documentation](https://pillow.readthedocs.io/)
- [Installation](https://pillow.readthedocs.io/en/latest/installation.html)
- [Handbook](https://pillow.readthedocs.io/en/latest/handbook/index.html)
- [Contribute](https://github.com/python-pillow/Pillow/blob/main/.github/CONTRIBUTING.md)
- [Issues](https://github.com/python-pillow/Pillow/issues)
- [Pull requests](https://github.com/python-pillow/Pillow/pulls)
- [Release notes](https://pillow.readthedocs.io/en/stable/releasenotes/index.html)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Pre-fork](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst#pre-fork)

## Report a Vulnerability

To report a security vulnerability, please follow the procedure described in the [Tidelift security policy](https://tidelift.com/docs/security).