Pillow online course
About this course
This course teaches you how to use Pillow. Pillow is a Python library that allows you to manipulate and edit images.
Audience
This tutorial is designed for people who want to learn how manipulate images in Python using the Pillow library.
Prerequisites
You should have a basic understanding Python. If you are just starting with programming, we recommend to go through our Python course first.
What you’ll learn
You will learn how to install and use Pillow. We will describe how you can blur, sharpen, or smooth an image, how to add a text or watermark to an image, convert between different image formats, etc.