c
One of the most impressive features of GIMP is it's scripting capabilties. GIMP makes use of a Procedural Database which provides external programs, such as Script-Fu, to use access internal GIMP functions and procedures. The result is that almost anything that can be done from the regular user interface can also be done via a script. This feature makes GIMP extremely powerful for automated image creation. For an example of this , take a look at
Cooltext.com
. Also note that all the header and label graphics on www.gimp.org are generated via scripts.
Scripts at www.gimp.org
Text and Logos
Miscellaneous Scripts
GIMP script pages
Sven Neumans' Megaperls
A very nicely designed page for Sven's scripts
Quartic Scripts
Where to pick up Quartic's scripts
SlothScript
Info on scripts from Adrian Likins.
Seth's Scripts
Some scripts from Seth Burgess.
Lemur Scripts
Very nice set of scripts from Chris Gutteridge
WWWWolf's Scriptorium
Scripts from Urpo Lankinen
Mike's Gimp Stuff
A page with scripts from Mike Oliphant
Hrvoje Horvat's scripts
Some nice text rendering scripts
Jaroslav Benkovský
Nice scripts from Jaroslav Benkovský
Scripting Tutorials
Mike Terry's Black Belt School of Script-Fu
Nice Script-Fu tutorial
A Perl Tutorial for Gimp Users
A nice Gimp-Perl tutorial
Other scripting tools
Gimp Tcl
A scripting interface to allow the use of Tcl instead of Scheme. Also allows for scripts to build interfaces with Tk.
Gimp-perl
Perl bindings for gimp by Marc Lehmann
GERL
A PERL scripting extension to gimp in development by
Nathan Summers
.
Gimple
A Guile scripting extension in development by
Scott Goehring
GimpJava
A Java scripting extension in development by
Chris Laas
HaruspeX/Ozymandias
A visual interface to GIMP scripting in development