Back to Pillow

Pillow

README.md

12.3.06.0 KB
Original Source
<p align="center"> </p>

Pillow

Python Imaging Library (Fork)

Pillow is the friendly PIL fork by Jeffrey 'Alex' Clark and contributors. PIL is the Python Imaging Library by Fredrik Lundh and contributors. Development is supported by:

<table> <tr> <th>docs</th> <td> <a href="https://pillow.readthedocs.io/?badge=latest"></a> </td> </tr> <tr> <th>tests</th> <td> <a href="https://github.com/python-pillow/Pillow/actions/workflows/lint.yml"></a> <a href="https://github.com/python-pillow/Pillow/actions/workflows/test.yml"></a> <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml"></a> <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-mingw.yml"></a> <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-docker.yml"></a> <a href="https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml"></a> <a href="https://app.codecov.io/gh/python-pillow/Pillow"></a> <a href="https://issues.oss-fuzz.com/issues?q=title:pillow"></a> </td> </tr> <tr> <th>package</th> <td> <a href="https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow"></a> <a href="https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=badge"></a> <a href="https://pypi.org/project/pillow/"></a> <a href="https://pypi.org/project/pillow/"></a> <a href="https://www.bestpractices.dev/projects/6331"></a> </td> </tr> <tr> <th>social</th> <td> <a href="https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"></a> <a href="https://fosstodon.org/@pillow"></a> </td> </tr> </table>

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 sensitive vulnerability information, report it privately on GitHub.

If you cannot use GitHub, use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

DO NOT report sensitive vulnerability information in public.