Try script-fu a scripting language for gimp. Never used it myself so I do not know if it will do what you require.
If you have gimp installed look for *.scm files. Looking at the scm files I guess you would need a text editor capable of matching opening and closing brackets Read more at; http://www.xcf.berkeley.edu/~gimp/script-fu/script-fu.html Regards Ross Drummond On Thu, 07 Apr 2005 21:29, Volker Kuhlmann wrote: > Given a pile of image files, is there a way with gimp to convert them > into a different image format, **WITHOUT** requiring any interactive > stuff? It needs to go into a shell for loop and work. No X11! > Volker
