Pythonの画像加工ライブラリ。 Python3系で使用する場合は、pip install Pillowでインストールする。 ※ importはimport PILのままでOK。
pip install Pillow
import PIL