Say you're trying to perform the same sequence of edits on a bunch of images, and don't want to manually open them, and do the same thing over and over again like an autist. Whats the best approach?
I tried search this crap up and all I find are shitty tutorials for making Gimp plugins, which is not what I'm trying to do.
I'd like to make some sort of script that would automatically take all the images in a folder, and process them with a click of a button. What I hoped to find was some kind of library that allows you to write a script of Gimp functions.