Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,165
» Latest member: PorkJohnson
» Forum threads: 7,831
» Forum posts: 42,521

Full Statistics

Latest Threads
migrating 2.8 bash script...
Forum: Scripting questions
Last Post: vince
2 hours ago
» Replies: 6
» Views: 157
script-fu help
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 11:23 AM
» Replies: 4
» Views: 188
Digikam: photo management...
Forum: Other graphics software
Last Post: denzjos
03-08-2026, 05:50 PM
» Replies: 8
» Views: 10,475
Horizons
Forum: General questions
Last Post: denzjos
03-08-2026, 10:33 AM
» Replies: 8
» Views: 524
RapidRAW
Forum: Other graphics software
Last Post: denzjos
03-08-2026, 08:17 AM
» Replies: 4
» Views: 1,228
Pixels after exporting to...
Forum: General questions
Last Post: Scallact
03-08-2026, 01:09 AM
» Replies: 1
» Views: 144
Gimp 3.0 - How to draw st...
Forum: Scripting questions
Last Post: krokots
03-07-2026, 09:50 PM
» Replies: 4
» Views: 395
Having trouble going from...
Forum: General questions
Last Post: rich2005
03-07-2026, 10:18 AM
» Replies: 1
» Views: 147
Selecting more than one l...
Forum: General questions
Last Post: rich2005
03-07-2026, 09:13 AM
» Replies: 1
» Views: 166
Smudge tool not working
Forum: General questions
Last Post: RasterRanger
03-06-2026, 10:33 AM
» Replies: 4
» Views: 502

 
  re-coloured pixels hide confusingly
Posted by: cjel - 02-26-2026, 08:58 AM - Forum: Extending the GIMP - Replies (3)

Hello,
I have been exploring Script-Fu recently, and found that the procedure "gimp-drawable-set-pixels" sets the colours of pixels but does not make the new colours visible! I've got to toggle layer visibility off then on for the display to refresh, or copy the modified pixels, paste back over themselves, and merge down.

I'm aware of the function "gimp-displays-refresh", but calling it doesn't seem to do anything.

I'm assuming I'm just very stupid and there's a simple way to make the results gimp-drawable-set-pixels visible from script-fu. I certainly feel stupid after spending so much time trying to figure out something so seemingly simple, so as a last resort I figured I'd ask here.  Wink

Print this item

  Thank you for Gimp
Posted by: Sampollyt - 02-25-2026, 12:38 PM - Forum: Watercooler - No Replies

I just want to say thank you for Gimp.

Neighbour called and asked for help, scanner on old slow win 10 machine not working.

I convinced her to let me install Gimp.

2 minutes later I was scanning on her system.


I am a Linux dude since long time.

Gimp was always the first stop solution.


Yeah, I am not showing my graphics here - this way, I am not spoiling the thank you thing.

Be assured, I am using Gimp since a very long time.

And since a very long time, it is possible to load .psd into Gimp.

I worked in the graphics "industry" back then and I had to use apple and had to use adobe producs but, when it comes to "graphics", Gimp has been the number one solution for decades.
It can do the job.
It runs on your machine.
There are even ports for android.
thanks goes to the devs and surely to the whole user community base.
thanks

Print this item

  Smudge tool not working
Posted by: steele - 02-25-2026, 03:05 AM - Forum: General questions - Replies (4)

I recently installed gimp to edit my photos. I end up having to blur a lot of licence plates with the smudge tool. however, every so often, the smudge tool stops smudging, and seems to do nothing instead. I was able to fix this issue a couple of times by resetting the smudge tool, but this time it still isn't working. The only setting I adjust on the smudge tool is the size of it.
Any advice would be much appreciated. For reference, I am using gimp 3.0

Print this item

Question Hiding Unwanted System Fonts in Dock, etc
Posted by: kevinallegedly - 02-24-2026, 02:33 AM - Forum: Extending the GIMP - Replies (1)

Last year I switched from PC to Mac for a variety of reasons, but that's irrelevant. One of the most annoying things I've encountered with GIMP since switching OS is the Fonts dock.

No longer can I search within the dock for a font, I either have to input into the tool options spelled exactly correctly or scroll endlessly through all the pre-installed system & language fonts I'm never ever ever ever going to use.

I want to... 1) get all these pre-installed system fonts out of this dock, period. They are useless me, there is so many they take up like at least 2/3 maybe 3/4 of the list, they just cause me to waste several minutes scrolling through them constantly if I'm browsing for the font that feels right, and clutter up the list in general. I also am wondering 2) why can't I search in this dock? Am I doing something wrong? The input fields above and below the list appear to not do anything at all, but that can't be the case or they wouldn't be there.

Plz halp thx Smile

Print this item

  Version Issue
Posted by: EricAiken - 02-23-2026, 05:18 PM - Forum: General questions - Replies (1)

This is a serious problem!

XCF error: unsupported XCF file version 19 encountered

Print this item

  GIMP 3 Python Enums: Definitive Plug-in and Script-Fu Guide
Posted by: chuckhenrich - 02-23-2026, 12:06 PM - Forum: Extending the GIMP - Replies (6)

If you’re developing Python plug-ins or Script-Fu scripts for GIMP 3, you’ll know the frustration of tracking down correct enum values. The official API docs are written for C developers, leaving Python authors to piece things together from source code, forum posts, and trial and error.

I’ve put together what I hope is the definitive reference: every enum available in GIMP 3.0, compiled directly from a live GIMP 3.0.8 instance using a Python-Fu console script. That means the values are guaranteed accurate for that version. And the script is available as a free download so you can regenerate the complete listing for any future GIMP 3 release.

Each enum includes:

  • the Python form you actually use in your plug-ins (e.g. Gimp.LayerMode.NORMAL)
  • the uppercase PDB identifier, most useful when cross-referencing with the C API docs or porting code from GIMP 2.x Script-Fu scripts
  • the raw integer value for legacy Script-Fu work
  • the GEGL nickname for serialisation.
The Gimp.LayerMode table also includes the full GEGL operation string.

Every enum has a plain-English description written specifically for Python and Script-Fu developers.

https://www.chuckhenrich.com/gimp-3-pyth...reference/

Comments/suggestions welcome.

Print this item

  remove graffiti
Posted by: denzjos - 02-21-2026, 10:10 AM - Forum: Other graphics software - Replies (2)

An easy way to remove graffiti online
https://notegpt.io/remove-text-from-image
Choose  'Remove Text'

Original part of an underexposed photo (left original / right graffiti removed):
   
After using gimp 'levels':
   

Print this item

  Odd problem with GIMP 3.0.8 Perspective Tool
Posted by: cjsmall - 02-20-2026, 10:00 PM - Forum: General questions - Replies (4)

I've noticed a strange new behavior with perspective transformation under GIMP 3 -- something I never saw using GIMP2.  Note that while I've seen this on multiple occasions, it does not occur every time I use the tool.  I am having trouble attaching images so I will provide URL links:

Here is an example picture:

Original Picture

Here the perspective tool is being used:

Using the Perspective Tool

And here is the result after applying the perspective transformation:

Results

Notice that after dragging the lower left corner to the left, the right edge of the image has now been deleted even though it was not touched.  As I said, I see this frequently but not always.  Is this a bug needing to be reported or is it the result of some new tool setting that has changed?  

Any help better understanding what is going on is appreciated.

Print this item

  Merging a still image and a gif
Posted by: lucynakamura - 02-19-2026, 09:43 AM - Forum: General questions - Replies (5)

hi all,

I've been at this for days, trying to figure this out for hours and hours scouring all over the internet and I cannot for the life of me figure out what I am doing wrong. 

Basically, I am trying to create a silly gif with an image of a cat and two wings attached to either side of the image. The wings are animated (gif), and are both part of a single gif, so not separate. When I first tried doing this I quickly found out that whenever I export the cat only shows up at the very end, so I tried to figure out why. It's got to do with the layers, and every step of the way I found a plugin called ofn interleave layers being linked but at first I tried to avoid it since I couldn't figure out how to download it. 

The cat in the middle is the image, the wings are the gif/animated part. [Image: M5hqWX8G]

It quickly became apparent that I did need it, so I relented and downloaded it and put it in my plugin folder according to the instructions given (Filters->Development->Python-fu->console and then got the plugin folder.

I then pasted the contents in the plugin folder it gave me like so [Image: Y47TXxZm] 

Restarting Gimp that didn't do the trick, so I then created a subfolder, which also did not work. I then saw that gimphelpers.py might be needed and installed that, which also changed nothing. I use Gimp 3.0 and Windows 11.  

What I thought was a very simple and quick creation has turned into a multiple days long affair, and at this point I'm more frustrated that I can't seem to figure out how to make this work rather than actually getting the result. I am sorry if this isn't the right place but I truly am at a loss of what I am doing wrong at this point. 

Please don't assume I know anything when you reply, I am very new to Gimp and I know like nothing about Python. Assume I am an idiot (I am)  Confused

Print this item

Photo Resize image too blurry (down scale)
Posted by: lyjim - 02-19-2026, 07:05 AM - Forum: General questions - Replies (6)

Is there any way to deal with this?

Here's an example, resize to 25%.
Gimp - blurry. (if choose None, will get terrible aliasing)
Windows Paint - not blurry (but not support alpha).

Original image (cannot attach, said too large): https://1drv.ms/i/c/cfd39d12afb55641/IQB...Jss9bfcMkA
Result-Gimp: https://1drv.ms/i/c/cfd39d12afb55641/IQC...ceDmBBTfrU
   
Result-Windows Paint: https://1drv.ms/i/c/cfd39d12afb55641/IQA...EO4nLDEi9Y
   

Look at the face and hair.

edit:attachment seems didn't display.

Print this item