Pillow
Pillow
https://python-pillow.org/
Maintained replacement fork of PIL (Python Imaging Library)
Pillow is a library for Python that adds image processing functions. It supports many image formats, provides an efficient internal representation, and fairly powerful image processing capabilities.
Documentation
https://pillow.readthedocs.io/
Download
https://github.com/python-pillow/Pillow/archive/refs/tags/11.0.0.tar.gz
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
NameNotQuality
Verified on
18 October 2024
Leaders and contributors
Contact(s) | Role |
---|---|
Jeffrey A. Clark | Author |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developers | VCS Repository Webview | https://github.com/python-pillow/Pillow |
Software prerequisites
Kind | Description |
---|---|
Required to use | zlib for compressed PNG support |
Required to build | python3-dev |
Weak prerequisite | littlecms for color management |
Weak prerequisite | libwebp for WebP support |
Weak prerequisite | libraqm for complex text layout support |
Weak prerequisite | libimagequant for improved color quantization |
Required to use | libjpeg for JPEG support |
Weak prerequisite | openjpeg for JPEG 2000 functionality |
Weak prerequisite | libfreetype for type related services |
Required to use | python |
Weak prerequisite | libxcb for X11 screengrab support |
Weak prerequisite | libtiff for compressed TIFF functionality |
Required to build | python3-setuptools |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.