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

https://kamilburda.github.io/batcher/

Batch Layer Processing and Export for GIMP 3.0.0-RC2 and Later
https://kamilburda.github.io/batcher/

batch-processing gimp gimp-plugin gimp-plugins python

Last synced: 11 days ago
JSON representation

Batch Layer Processing and Export for GIMP 3.0.0-RC2 and Later

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 layers as separate images from an image opened in GIMP
* Export images opened in GIMP
* Batch-edit layers in an opened image
* Apply any filter or plug-in during batch processing (rename, scale, ...)
* Apply constraints to process only specific images/layers (matching a suffix, visible layers, ...)

## [Download latest release](https://github.com/kamilburda/batcher/releases/tag/1.0.2) (1.0.2, April 01, 2025)

## 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_procedure_browser_dialog.png)

## License

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