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

  1. Make sure you have GIMP installed with support for Python plug-ins.
  2. Locate the folder containing GIMP plug-ins - open GIMP and go to Edit → Preferences → Folders → Plug-Ins.
  3. 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.

  1. Make sure you have Python 3.7 or later installed. If not, consult the Python installation guide.
  2. 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.
  3. Extract the batcher folder from the downloaded archive to one of the folders chosen in the previous step.

macOS

  1. Make sure you have GIMP installed with support for Python plug-ins.
  2. Locate the folder containing GIMP plug-ins - open GIMP and go to Edit → Preferences → Folders → Plug-Ins.
  3. Extract the batcher folder from the downloaded archive to one of the folders chosen in the previous step.