Installation
Requirements
- GIMP 3.0.0-RC3 or later
- Python 3.7 or later (comes pre-installed with official GIMP installations except Linux)
Download
Batcher can currently be installed only manually by copying files from a ZIP archive.
Download latest release (1.0-RC3, February 13, 2025)
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 as Flatpak or AppImage, which can be downloaded from the official GIMP page.
- 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.