Skip to content

Edison0215/Image-Resizing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Image-Resizing

  • Python code to resize all images in the specific directory.
  • Useful for image processing in which dimensions of each image should be the same.

Instructions

  • Store all the images into a directory.
  • Copy the directory path.
  • Paste it in line 14 to replace directory path.
  • Change the dimension of the images in line 17 and 18.

About

Python code to resize all images in a directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages