12-28-2024, 02:59 AM
Hello Everyone,
I have just finished creating my first gimp plugin and I wanted to see if there was anything I should do differently, like best practices to follow, etc. The plugin works as is, but is there any way to improve it?
Here's a link to the plugin code https://github.com/origamifreak2/Gimp-Pl...by_nine.py
The plugin converts an image to a 16:9 aspect ratio and ads a blurred background as padding.
![[Image: origami_crane_square.jpg]](https://raw.githubusercontent.com/origamifreak2/Gimp-Plugins/refs/heads/main/origami_crane_square.jpg)
I have just finished creating my first gimp plugin and I wanted to see if there was anything I should do differently, like best practices to follow, etc. The plugin works as is, but is there any way to improve it?
Here's a link to the plugin code https://github.com/origamifreak2/Gimp-Pl...by_nine.py
The plugin converts an image to a 16:9 aspect ratio and ads a blurred background as padding.
![[Image: origami_crane_square.jpg]](https://raw.githubusercontent.com/origamifreak2/Gimp-Plugins/refs/heads/main/origami_crane_square.jpg)
![[Image: origami_crane_16x9.jpg]](https://raw.githubusercontent.com/origamifreak2/Gimp-Plugins/refs/heads/main/origami_crane_16x9.jpg)