BCS-DS-427B: PYTHON
Manav Rachna International Institute of Research and Studies, Faridabad
Dr. Y Katri, MRIIRS, Faridabad 1
2
BCS-DS-427B: PYTHON
Image Processing in Python
Swati Hans
Assistant Professor, CSE
MRIIRS
Dr. Y. Khatri MRIIRS, Faridabad
Python Pillow – Working with
Images
Example
Output: PNG
• Getting the size of the image: obj.size attribute provides
the size of the image. It returns a tuple that contains width
and height.
Cropping Image
Example
Rotating the image
Example
Converting into Gray scale
Using the Thumbnail Method

image processing _