Processing Images in Python With Pillow

The Real Python Podcast

Episode | Podcast

Date: Fri, 29 Jan 2021 12:00:00 +0000

Are you interested in processing images in Python? Do you need to load and modify images for your Flask or Django website or CMS? Then you most likely will be working with Pillow, the friendly fork of PIL, the Python imaging library. This week on the show, we have Mike Driscoll, who is writing a new book about image processing in Python.