blob: e4b5f84690dfdf8a1feeebefdb9388f0f0afdcf2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and powerful image
processing capabilities.
***Warning***
Pillow and PIL CANNOT co-exist in the same environment. Before
installing Pillow, please uninstall PIL.
https://pillow.readthedocs.org/en/latest/installation.html
|