Skip to content

MohamadSalehIT/Converting-Images-using-PIL-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Converting-Images-using-PIL-Library

We have a directory containing images in the wrong format , rotated 90° and too large(192x192). To fix this , we will write a simple script that will use PIL(Python Image Library) to rotate the images to the right place, resize them from 192x192 to 128x128 , convert them to JPEG format and then place them in a new directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages