Resource Development
This is about developing plug-ins or filters.
For example you can write plug-ins to customize your workflow, run non-interactive scripts to process images, and so on.
Plug-ins and filters are one kind of resource. A resource is something that you can install in GIMP. Resources are also known as extensions. Other kinds of resources are brushes, fonts, gradients, palettes, and patterns.
- API References
- About Plug-ins and Filters
- Script-Fu User Guide
- How to write a filter
- How to write a plug-in
- Analyzing Plug-ins Tutorial
- Debugging Plug-ins
- How to create a C or C++ plugin that will work on MacOS and workarounds
- How to package a plugin that will work on Windows (Microsoft Store version)