Text drawing and screen capture with Python’s Pillow library

Overview

Python's Pillow library, for image manipulation, has features above and beyond merely resizing, rotating, cropping, or recoloring images. In this video we'll see how Pillow can be used to add text captions to image, take snapshots of the screen, or work with image data copied to the system clipboard.

Register Now