GIMP Developer Site now have improved navigation!
API
Reference for GIMP 3.0 API

Reference for GIMP 3.0 API

The current stable API for GIMP is provided by two libraries:

Since bindings are generated from introspecting the C library, the above documentation may be enough for all bindings (Script-Fu though is a special case!) and you should be able to extrapolate the equivalent functions according to your target language syntax. Nevertheless, some projects exist for generating language-specific documentation from the same source.

For instance, Python-specific docs are made available here:

Note: if you know of more binding documentation of our libraries, hosted by third-party projects, please report them

Last updated on