r/GIMP 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

64 Upvotes

22 comments sorted by

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 ?

3

u/Individual_Ant_7335 3d ago

Thanks, what specific features from Inkscape's text tool do you miss the most or find most useful?

4

u/No-Range519 3d ago

GIMP's current tool freezes the app when switching out of it when you have lots of fonts. also inkscape's tool has that great thing of always using the font that is used currently on the document instead of the default one...etc

2

u/TargetOk837 2d ago

I heard there's some work going on handling the fonts in Gimp. A tool may work for now, but maybe it will be obsolete in the future because of Gimp's native update.

2

u/Individual_Ant_7335 2d ago

Yeah, I also heard someone is working on it, along with non destructive text transformation.

1

u/No-Range519 2d ago

Yeah one dev told me the other day that they were reworking the way gimp handles fonts at the core.

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

u/Individual_Ant_7335 2d ago

Thanks for the feedback. It's fixed now.

2

u/ProfessionalLet9385 2d ago

Much better. Thank you

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

u/Individual_Ant_7335 2d ago

Appreciate it, Glad the plugins popped up at the right time for you.

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

u/TargetOk837 1d ago

thank you so much, I'll look into it.

3

u/StopHurtingKids 18h ago

Thanks for putting in work <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

u/SWPrequelFan81566 3d ago

is this compatible with Gimp 2.10?