An open API service indexing awesome lists of open source software.

https://github.com/kamilburda/batcher

Batch Layer Processing and Export for GIMP 2.99.18
https://github.com/kamilburda/batcher

batch-processing gimp gimp-2-99 gimp-plugin python

Last synced: 17 days ago
JSON representation

Batch Layer Processing and Export for GIMP 2.99.18

Awesome Lists containing this project

README

          

# [![](docs/images/logo.svg)](https://kamilburda.github.io/batcher/) Batcher

Batcher is a batch image processing plug-in for [GIMP 3](https://www.gimp.org/).

## What can Batcher do?

* Convert image files to any file format provided by GIMP and third-party plug-ins
* Export images opened in GIMP
* Batch-edit images opened in GIMP and/or save them to the native XCF format
* Export layers as separate images from an opened image
* Batch-edit layers in an opened image
* Apply any filter or plug-in during batch processing (rename, scale, ...)
* Process only images/layers matching your criteria (ending with a suffix, visible layers, ...)

## [Download latest release](https://github.com/kamilburda/batcher/releases/tag/1.2.1) (1.2.1, February 08, 2026)

## Installation and Usage

See the [webpage](https://kamilburda.github.io/batcher).

## Support

You can report issues or request new features on the [GitHub Issues page](https://github.com/kamilburda/batcher/issues).
Make sure to check the current issues first before submitting a report.

You can also ask questions or discuss ideas related to Batcher on the [GitHub Discussions page](https://github.com/kamilburda/batcher/discussions).

## Translations

To provide translations for Batcher, see [TRANSLATIONS](TRANSLATIONS.md) for instructions.
Thank you for your contribution. 😊

## Example screenshots

![](docs/images/screenshot_dialog_convert.png)

![](docs/images/screenshot_dialog_export_layers_quick.png)

![](docs/images/screenshot_menu_export_selected_layers.png)

![](docs/images/screenshot_action_browser_dialog.png)

## License

Batcher is licensed under the [BSD 3-Clause](LICENSE) license.