Programming · Beginner

Pillow online course

Open, resize, filter, and annotate images in Python with Pillow, the maintained fork of PIL.

Who it is for

Python users who need to batch-process images.

You should already know

Python 3 and pip. Work through the Python course first if import is still new.

You will be able to

  • Install Pillow and open an image
  • Resize and convert formats
  • Draw text and apply a filter