An Introduction to Image Manipulation with Python and Pillow

preview_player
Показать описание
#python #pillow #image-manipulation

Timeline:
00:00 - Intro
00:09 - Installation
00:48 - Opening images
02:51 - Convert an image's file type
05:56 - Crop an image
13:46 - Create a thumbnail
00:00 - Outro

In this video we will learn how to modify and manipulate images using the Python Pillow Library. Pillow is a fork of the Python Imaging Library. It will allow us to perform tasks on images like: changing their file extension, resizing, cropping, changing colors, blurring, and much more.

Pillow is extremely useful when you have multiple images you wish to process at once. For example, you can create an image service that automatically creates thumbnails when a user upload an image.

So.. let get started!
Рекомендации по теме
welcome to shbcf.ru