Python PIL / Pillow Module for Image Manipulation

Able to Bulk Edit Images

Add Different Effect to Images instantly.

Use OpenCV to Use the manipulated images for next-level automation.

Requirements

  • Internet Connection
  • Python3 Basic Knowledge
  • Any Python IDE installed on your Device

Description

The Python Imaging Library or PIL allowed you to do image processing in Python. However, PIL’s last release was way back in 2009 and the blog also stopped getting updated. Fortunately, there were some other Python folks that came along and forked PIL and called their project pillow. The pillow project is a drop-in replacement for PIL that also supports Python 3, something PIL never got around to doing.

Please note that you cannot have both PIL and pillow installed at the same time. There are some warnings in their documentation that list some differences between PIL and pillow that get updated from time to time, so I’m just going to direct you there instead of repeating them here since they will likely become out of date.

Who this course is for:

  • Beginner in Python

Course content

Leave a Reply

Your email address will not be published. Required fields are marked *