Resize images using Python

Posted by bob on Jan 6, 2021 12:04 PM EDT
Opensource.com; By Dayo Ntwari
Mail this story
Print this story

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 Pillow, a Python imaging library and "friendly fork" of an old library just called PIL. 

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.