Skip to content

Commit 4df4d92

Browse files
committed
Update readme
1 parent d27b65a commit 4df4d92

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ Batcher is a batch image processing plug-in for [GIMP 3](https://www.gimp.org/).
66
## What can Batcher do?
77

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

1516

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

0 commit comments

Comments
 (0)