Contribute Media
A thank you to everyone who makes this possible: Read More

Writing GIMP Plug-ins in Python

Summary

Learn how to write Python plug-ins for GIMP, the GNU Image Manipulation Program. With PyGIMP, you can automate simple image processing tasks in just a few lines of PyGIMP, develop elaborate plug-ins that do low-level pixel manipulation, or anything in between.

Details

Improve this page