Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 436 Bytes

README.MD

File metadata and controls

20 lines (16 loc) · 436 Bytes

Image Resizer

About the project

Image Resizer it is a program that can copy and modify all images in a specific file to a new file using one command.

how to use

git clone

git clone https://github.com/ibrahim-sisar/Image_resizer.git

enter the directory

cd Image_resizer

run code

python Image_resizer.py <directory_path> <output_directory> <image_height> <image_width>