Installation
Requirements
- GIMP 3.0.0-RC1 or later
- Python 3.7 or later (comes pre-installed with official GIMP installations except Linux)
Windows
- Make sure you have GIMP installed with support for Python plug-ins.
- 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 plug-in is to use a GIMP installation bundled in Flatpak, which can be downloaded from the official GIMP page, or an AppImage.
- Make sure you have Python 3.7 or later installed. If not, consult the Python installation guide.
- 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 GIMP installed with support for Python plug-ins.
- 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.