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.git
cd Image_resizer
python Image_resizer.py <directory_path> <output_directory> <image_height> <image_width>