Installation
Requirements
- GIMP 2.99.18 (will not work in earlier or later versions)
- Python 3.7 or higher
Windows
- Make sure you have GIMP installed with support for Python scripting.
- Locate the folder containing GIMP plug-ins - open GIMP and go to
Edit → Preferences → Folders → Plug-Ins
. - Extract the
batcher
folder from the downloaded archive to one of the folders chosen in the previous step.
Linux
An easy way to install any Python-based GIMP plug-in is to use a GIMP installation bundled in Flatpak (which can be downloaded from the official GIMP page) or AppImage.
- Make sure you have Python 3.7 installed.
- Locate the folder containing GIMP plug-ins - open GIMP and go to
Edit → Preferences → Folders → Plug-Ins
. If you cannot locate any of the folders on your system, you can add a custom folder. - Extract the
batcher
folder from the downloaded archive to one of the folders chosen in the previous step.
macOS
- Make sure you have Python 3.7 installed.
- Locate the folder containing GIMP plug-ins - open GIMP and go to
Edit → Preferences → Folders → Plug-Ins
. - Extract the
batcher
folder from the downloaded archive to one of the folders chosen in the previous step.