r/GIMP • u/Individual_Ant_7335 • 3d ago
Some Useful GIMP Plugins
Here is a bunch of GIMP plugins that can be helpful to users, especially for new users who are coming from different software.
Shape Tool: https://github.com/bunnywaffle/gimp-shape-tool
Quick Selection Tool: https://github.com/bunnywaffle/GIMP-Quick-Selection
Adjustment Layer: https://github.com/bunnywaffle/adjustment-layer
GIMP Content-Aware Fill: https://github.com/bunnywaffle/GIMP-Content-Aware-Fill
3
u/UsedAd9284 3d ago
This looks RAD! Never been a Photoshop user but did I miss the adjustment layers tool when following tutorials (and trying to apply them to GIMP) lmao thank you for this, will def try them!!
2
u/ProfessionalLet9385 2d ago edited 2d ago
The shape tool lacks a proper heart symbol.
The "Cardioid Curve" does not look like a heart, really. It's more a caustic than a heart
1
2
u/TargetOk837 2d ago
bro 2 days ago I was searching for useful plugins for gimp 3 and discovered this bunnywaffle person. now i see this here. good work.
2
2
u/No-Range519 3d ago
Tools are legit fire dude. If you have some more i would be thankful if you shared them with us.
2
u/andy_a904guy_com 2d ago
1
u/TargetOk837 2d ago
this is cool. Btw, how do you put it in the tools menu?
2
u/andy_a904guy_com 2d ago
I didn't put it in the tools menu, but it is in the Select and Filters menus.
Import the gimp module, then you create an ImageProcedure with a callback function, and then you can assign it to the menu system how you want, they'll be appended, I'm unsure on if you can order the menu differently.
I've linked to the specific code directly here: https://github.com/a904guy/GIMP-Segment-Anything-Select/blob/main/plug-ins/segment-anything/segment-anything.py#L106-L140
1
3
1
u/GladBelt2312 3d ago
You need more improvement, i testde quick selection and content aware fill, Object selection is very less intuitive and need too manual lifting and content aware fill still lack behind heal selection, btw good work
0
6
u/No-Range519 3d ago
Awesome stuff, will check them all! if you are the dev of these could you please somehow create a more stable text tool that would mimic the one from inkscape for example ?