Simple Gimp plug-in to batch scale images in source folder and produced scaled images to output folder.
Batch_Scale.py should be placed in Gimp's plug-in folder.
- In Linux Manjaro, it is in /usr/lib/gimp/2.0/plug-ins/.
- In windows, it usually under C:\Program Files\Gimp\plugin.
- In Mac, /Applications/Gimp-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/
- Set the appropriate permission to chmod 775.
Image > Transform > BatchScale
- Launch Gimp, then open an image (to activate the filter submenu).
- Image > Transform > BatchScale.
- Set the source folder and destination folder (no trailing slash / at the end).
- Set the minimum width and minimum height.
The plugin supports variety of well known images such as jpeg, png, gif, tiff and others.