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
- Host: GitHub
- URL: https://github.com/kamilburda/batcher
- Owner: kamilburda
- License: bsd-3-clause
- Created: 2023-08-06T15:46:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:57:46.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:46:51.676Z (over 1 year ago)
- Topics: batch-processing, gimp, gimp-2-99, gimp-plugin, python
- Language: Python
- Homepage: https://kamilburda.github.io/batcher/
- Size: 9.36 MB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [](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




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