2 hours ago
(3 hours ago)Taggs Wrote: Has Gimp stopped including Batch editing. It seems to have gone since v3.0.8. but was such a useful tool. If so, does anyone know of a GU plug-in for this version please.
Thanks in advance
Not sure what you want. Is it;
Command line in a terminal such as :
C:\Program Files\GIMP 3\bin>gimp-console -i -b "(some-script-to-apply-to-images)" -b "(gimp-quit 0)"
which as far as I know still works
or a GUI plugin for Gimp3 such as:
https://kamilburda.github.io/batcher/

