Published the below tool for free , please check this out .
https://github.com/14mb1v45h/cyberspace066.git
A command-line tool to resize multiple images at once, perfect for content creators and businesses.
Usage -
>python main.py -h
usage: main.py [-h] [--width WIDTH] [--height HEIGHT] input_folder output_folder
Bulk Image Resizer Tool
positional arguments:
input_folder Path to folder containing images
output_folder Path to save resized images
options:
-h, --help show this help message and exit
--width WIDTH Desired width in pixels (default: 1080)
--height HEIGHT Desired height in pixels (default: 1080)