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
- Host: GitHub
- URL: https://kamilburda.github.io/batcher/
- Owner: kamilburda
- License: bsd-3-clause
- Created: 2023-08-06T15:46:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T21:04:24.000Z (3 months ago)
- Last Synced: 2025-01-19T21:15:14.109Z (3 months ago)
- Topics: batch-processing, gimp, gimp-plugin, gimp-plugins, python
- Language: Python
- Homepage: https://kamilburda.github.io/batcher/
- Size: 10.4 MB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
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 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




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