->the_gimp
->docs
->data
-->patterns
-->palettes
-->brushes
-->gradients
-->scripts
--->sc_textlogos
--->sc_misc
-->fonts
->download
->art
->links

[ Up ]
[Prev][Home][Next]
[Mail]
data_head
scripts_head
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

>GIMP script pages

Sven Neumans' MegaperlsA very nicely designed page for Sven's scripts
Quartic ScriptsWhere to pick up Quartic's scripts
SlothScriptInfo on scripts from Adrian Likins.
Seth's ScriptsSome scripts from Seth Burgess.
Lemur ScriptsVery nice set of scripts from Chris Gutteridge
WWWWolf's ScriptoriumScripts from Urpo Lankinen
Mike's Gimp StuffA page with scripts from Mike Oliphant
Hrvoje Horvat's scriptsSome nice text rendering scripts
Jaroslav Benkovský Nice scripts from Jaroslav Benkovský

>Scripting Tutorials

Mike Terry's Black Belt School of Script-FuNice Script-Fu tutorial
A Perl Tutorial for Gimp UsersA nice Gimp-Perl tutorial

>Other scripting tools

Gimp TclA scripting interface to allow the use of Tcl instead of Scheme. Also allows for scripts to build interfaces with Tk.
Gimp-perlPerl bindings for gimp by Marc Lehmann
GERLA PERL scripting extension to gimp in development by Nathan Summers.
GimpleA Guile scripting extension in development by Scott Goehring
GimpJavaA Java scripting extension in development by Chris Laas
HaruspeX/OzymandiasA visual interface to GIMP scripting in development