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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,427

Full Statistics

Latest Threads
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
4 hours ago
» Replies: 24
» Views: 14,092
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
7 hours ago
» Replies: 0
» Views: 53
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Yesterday, 08:46 AM
» Replies: 3
» Views: 287
ora format... it really w...
Forum: General questions
Last Post: mrkid
09-17-2025, 10:57 PM
» Replies: 3
» Views: 305
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
09-17-2025, 09:45 PM
» Replies: 3
» Views: 550
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
09-17-2025, 03:17 PM
» Replies: 40
» Views: 35,637
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
09-17-2025, 03:12 PM
» Replies: 0
» Views: 275
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
09-17-2025, 12:57 PM
» Replies: 2
» Views: 1,297
How do you make text circ...
Forum: General questions
Last Post: Krikor
09-17-2025, 12:40 PM
» Replies: 13
» Views: 3,950
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 681

 
  Adjustments & why the 2nd scroll bar
Posted by: DearDeparted - 07-03-2019, 03:50 AM - Forum: General questions - Replies (2)

   
Help, please. Thanks.

Print this item

Question User paintbrush input?
Posted by: nobl - 07-01-2019, 08:55 PM - Forum: Scripting questions - Replies (4)

Hi! I'm a beginner to scripting in Gimp (I'm using Python-Fu) and have a quick question to see if what I want to script is even possible. 

I want to be able to create my own selection technique that colors pixels based on a users paintbrush input. (The painted pixels would then be used to draw the segmentation.) I've done some digging in the PDB but have been getting stuck when it comes to obtaining this type of user input (I know you can pass in a paintbrush as a basic parameter but am not sure how you would be able to keep track of where a user has painted on an image). 

Does anyone 1) know if this is possible and 2) would be able to point me in the right direction if it is? Thank you so much. 

(I'm running Gimp 2.10 on Mac Mojave.)

Print this item

  Separating photo elements
Posted by: bcripps - 07-01-2019, 07:57 PM - Forum: General questions - Replies (6)

    Hi Gimps…
Been using Gimp for a couple of years and have a basic understanding of using Layer Masks. I’ve got a photo (see attachment), of a plane. I need to change the color of the plane, no problem. But I also need to tone down the orange in the background sky. Simply, I need to separate the plane from the sky so I can work on each separately and then merge the images.
I could probably come up with a way to do this but, as usual for me, I’d “over engineer” the process. A simple solution would be much appreciated.
Thanks in advance,
Bry

Print this item

  ofn-path-animation
Posted by: Ofnuts - 07-01-2019, 06:50 PM - Forum: Extending the GIMP - Replies (13)

   

(click for animation)

Available at the usual place.

Don't forget to read the doc (some important notes).

Enjoy.

Print this item

  Script/Plug-in a 32 or 64 bit?
Posted by: Pat625 - 06-30-2019, 11:21 PM - Forum: General questions - Replies (4)

Trying to update and organize two computers.  One is 32 bit and one is 64 bit.  Many plug-ins and scripts but have no way of knowing which they are until I try it out on a 32 bit and find out it will not work as it is a 64.  Is there any way of looking at the code to find something that lets you know which it is.  Also, add to that the problem that many will work on 2.8 Gimp but not the 2.10.  Is there any notation in the programs at all to let you know which it is?

Print this item

  Path animation
Posted by: Ofnuts - 06-30-2019, 10:28 PM - Forum: Gallery - Replies (3)

   
(click for animation)

Of course there is a script behind this. Been quite a fight, between the bugs and getting Gimp to process strokes in left-to-right order.

Print this item

  nufraw for Windows and Gimp 2.10 (64 bit)
Posted by: rich2005 - 06-30-2019, 11:26 AM - Forum: Extending the GIMP - No Replies

When it comes to importing a RAW image in Gimp 2.10.x there is not much choice. The developers favour RawTherapee and Darktable and that is about it. Both quite large, stand-alone applications.

There is provision in the Gimp code for other applications to work and as far as I know, only nufraw has this enabled.  While I use nufraw in Linux (kubuntu 18.04 / Gimp 2.10.12) not much provision for Windows users.

The Partha version of Gimp 2.10.12 (64 bit only) contains the nufraw plugin, so one way is install that version,  it does a separate install to the regular Gimp 2.10.x. You can have both, if you want.

If you want to keep just  your regular gimp.org Gimp installation the attached zip contains just the nufraw Gimp plugin.

https://my.pcloud.com/publink/show?code=...kjnBoOKXQV  3 MB zipped

Download, unzip put the whole nufraw folder in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins

In use: The regular Gimp File -> Open selects the file and it opens with nufraw. For a quick 'into Gimp', set the Output to 16 bit and click the green 'ok' tick icon.

   

Tried out in a Win10/Gimp 2.10.12 and generally seems to work ok. The usual guarantee, there is none. What does not work - Lens Correction and I have left the locale files out. I have no way of checking those anyway.

If you find useful, all thanks and tributes go to Partha Bagchi at http://www.partha.com

Print this item

  Editing features overlap between Rawtherapee and GIMP
Posted by: DearDeparted - 06-30-2019, 12:46 AM - Forum: General questions - Replies (6)

Installed Rawtherapee recently for editing raw nikon files. It can do a lot of things available in GIMP.

Instead of using Rawtherapee first and then GIMP on editing an image, prefer to just stick to GIMP.

If GIMP has editing work scope of 8 (0-10), where is Rawtherapee?

Hope one day, one can import raw file directly into GIMP.

Thanks.

Print this item

  ofn-path-marquee
Posted by: Ofnuts - 06-29-2019, 07:31 PM - Forum: Extending the GIMP - Replies (8)

A little script to generate animations of a moving dash pattern along a path:

   

   

At the usual place. Enjoy

Print this item

  How can I add text on a GIF
Posted by: Audrey Hossain - 06-28-2019, 03:50 PM - Forum: General questions - Replies (1)

As the title says, I wanna add text on a GIF. As for the position, I want to both add text on the GIF itself, and also on top of the GIF (in a white background). But I'm confused as to how to do it. Any help will be appreciated.

Print this item