A shell script that resizes all the images of a folder recursively.
Usage:
./batch-image-resizer.sh -d /path/to/root/directory -s 1000
-d = directory
-s = max size of files that will be resized
A shell script that resizes all the images of a folder recursively.
Shell