---

Resize images using Python

I love Python, and I’ve been learning it for a while now. Some time ago, I wrote a Python script where I needed to resize a bunch of images while at the same time keeping the aspect ratio (the proportions) intact. So I looked around and found the PIL (Python Imaging Library).

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis