pillow==12.3.0
# Python Imaging Library (fork)
$ pip install pillow
downloads/wk
120,200,683
license
version
12.3.0
python
>=3.10
What is pillow?
Pillow is a Python library for opening, manipulating, and saving image files in various formats. Developers use it to perform tasks like resizing, cropping, filtering, and converting images programmatically. It's a maintained fork of the Python Imaging Library (PIL) and supports a wide range of image formats including JPEG, PNG, GIF, and TIFF.
Keywords
#Imaging