Gimp Scripting: Python Fu, Automating Workflows, coding a complete plug-in

Опубликовано: 14 Март 2026
на канале: Jackson Bates
32,196
346

Part 5 in an 8 part series on scripting Gimp plug-ins using Python Fu. In this video we make our first fully functional plug-in that runs two pre-existing plug-ins automatically to create a new effect.

Blog: https://jacksonbates.wordpress.com/20...

Code: https://gist.github.com/JacksonBates/...

The series:

Part One, Variables etc:    • Gimp Scripting: Python Fu - Variables  
Part Two, Functions:    • Gimp Scripting: Python Fu, Functions  
Part Three, The Procedure Database:    • Gimp Scripting: Python Fu, The Procedure D...  
Part Four, Hello World, and the error console:    • Gimp Scripting: Python Fu, Hello World and...  
Part Five, Automating Workflows, coding a complete plug-in:    • Gimp Scripting: Python Fu, Automating Work...  
Part Six, Taking user input for plug-ins:    • Gimp Scripting: Python Fu, How to create a...  
Part Seven, More complicated plug-ins, recreating the Lomo Effect:    • Gimp Scripting: Python Fu, More complicate...  
Part Eight, Conditional statements for modifying plug-ins based on user input, Lomo Deluxe:    • Gimp Scripting: Python Fu, Conditional sta...