Top "Script-fu" questions

Script-Fu is a version of Scheme embedded in The GIMP, used to automate image manipulation tasks.

How to convert XCF to PNG using GIMP from the command-line?

As part of my build process I need to convert a number of XCF (GIMP's native format) images into PNG …

image-manipulation gimp script-fu
Converting XCF and other files using command line with GIMP?

If I have an XCF file (or any other supported by Gimp) how can I convert it to, for example, …

bash command-line image gimp script-fu
Script fu 'unbound variable' error on arguments

So i tried to run the batch code from this tutorial: http://www.gimp.org/tutorials/Basic_Batch/ I copied …

gimp script-fu