Image-Resizer Takes image input and outputs desired image size. It can run multiple images in a folder. It is helpful for converting multiple images at once. Pillow and Image Resize is needed: pip install pillow pip install python-resize-image