Resource Development
This section contains information to create resources for GIMP or use it as a development platform.
For instance you can write plug-ins to customize your workflow, run GIMP non-interactively from scripts to process images, and so on.
- API References
- Script-Fu User Guide
- How to write a plug-in for GIMP 2.10
- PDB Procedures for Compatibility
- Analyzing Plug-ins Tutorial
- How to write a GEGL filter
- Debugging Plug-ins
- GIMP 2.10 Plug-In Template
- How to package a plugin that will work on Windows (Microsoft Store version)
- How to create a C or C++ plugin that will work on MacOS and workarounds