Installation

Requirements

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 in Flatpak, which can be downloaded from the official GIMP page, or an AppImage.

  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.