In this video tutorial, you will learn how to rotate and mirror images with Python and the Pillow package. This is also known as transposing an image.

Want to learn more about working with images with Python?

Check out my book: Pillow: Image Processing with Python

Leanpub – eBooks (epub, mobi and PDF)
Gumroad – eBooks (epub, mobi and PDF)
Amazon – Kindle and paperback

The post How to Rotate and Mirror Images with Python and Pillow (Video) appeared first on Mouse Vs Python.

Categories: Python