Image Resizer it is a program that can copy and modify all images in a specific file to a new file using one command.
git clone https://github.com/ibrahim-sisar/Image_resizer.gitcd Image_resizerpython Image_resizer.py <directory_path> <output_directory> <image_height> <image_width>