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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,951
» Latest member: VairtaJaR
» Forum threads: 7,711
» Forum posts: 41,932

Full Statistics

Latest Threads
Gimp 3.0.6 Python plug-in...
Forum: Scripting questions
Last Post: Volker
2 hours ago
» Replies: 7
» Views: 272
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: Ofnuts
10 hours ago
» Replies: 1
» Views: 145
Beginner question on Laye...
Forum: General questions
Last Post: sallyanne
Today, 01:42 AM
» Replies: 2
» Views: 230
Gimp 3 path tool auto con...
Forum: General questions
Last Post: Scallact
Yesterday, 09:26 PM
» Replies: 3
» Views: 211
How to transform a layer ...
Forum: General questions
Last Post: Scallact
Yesterday, 09:10 PM
» Replies: 9
» Views: 362
Issue with Gradient Flare...
Forum: General questions
Last Post: ldd2
11-19-2025, 10:24 PM
» Replies: 5
» Views: 332
Wall Of Fractal Featuring...
Forum: Gallery
Last Post: Tas_mania
11-19-2025, 08:43 PM
» Replies: 0
» Views: 134
Text Editor hardly ever w...
Forum: General questions
Last Post: sallyanne
11-19-2025, 01:29 PM
» Replies: 6
» Views: 592
Ubuntu - Right way to cra...
Forum: Linux and other Unixen
Last Post: ExplodingCabbage
11-18-2025, 08:01 PM
» Replies: 2
» Views: 300
What exactly tutorials ar...
Forum: General questions
Last Post: SleipnirTheHorse
11-18-2025, 02:32 PM
» Replies: 5
» Views: 472

 
  Color negative to digital print
Posted by: sssail3 - 09-14-2023, 08:12 PM - Forum: General questions - Replies (6)

I have a few color negative  I would like to make pictures on computer, They are older color negative from a long time ago .My wife passed away Angel I found these and a few of them are of her and I would love to see them. Is there a way to do this on the computer? they are 35 mm negatives . Thanks in advance for any help

Print this item

  Free select tool
Posted by: silverbirch2003 - 09-14-2023, 05:52 PM - Forum: General questions - Replies (13)

was using it...   started at  the  top  of  head  and  worked  way  down... reached the  thigh  and  the dots  suddenly  connected

started  again...  got a little  further  but  same  thing  happened
wasted a lot of  time .

went on to the  scissors  and  got the  job  done...  but  sometimes the line
gets a little bit  wavey .... !

Just  wondering is  there any way I  could  adjust  the  free select  tool
to make it  more  stable  ?
thanks for help or  comment .

Print this item

  apply a screen with color from gradiant according to value
Posted by: jacques_duflos - 09-13-2023, 10:39 PM - Forum: General questions - Replies (1)

Hi there,
I would like to apply a filter to a b&w image to color it. It has mostly light grey from the paper texture, and dark grey from the ink. I would like to apply different color to those pixels. I thought it would be very straight forward with some color tool, but after trying I can't find the way. Any idea ?

A visual explanation of what I want :
   
   

Print this item

  can't use ctrl + alt + scroll wheel to change brush size
Posted by: akirapink - 09-13-2023, 04:20 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (10)

i recently had to reinstall linux mint, and upon reinstalling GIMP 2.99, i discover that i can't use these keyboard? shortcuts anymore
and i can't assign them either, because the scroll wheel doesn't count as a key
what do i do to get those back?

the shortcuts in question being:
- ctrl + alt + scroll wheel: change brush size
- alt + scroll wheel: change brush opacity

Print this item

  Drawing line in Script-Fu
Posted by: Strzegol - 09-13-2023, 12:25 AM - Forum: Scripting questions - Replies (5)

Hello. Still another newbie question. Why this script don't work? (GIMP 2.99 but this is so basic stuff that this should don't matter)

EDIT: I checked documentations for hours and also mined examples shipped with GIMP but there are no examples that use gimp-paintbrush-default and oddly I don't found anything in documentation about creation of scripts that draw something on existing images despite this kind of scripts seems to be most common)

EDIT: It should draw line from cornet to pixel at x=100 y=100 using current brush.

Code:
(define (script-fu-linedraw drawable orientation)
    (gimp-paintbrush-default drawable 2 #(0 0 100 100))

)

(script-fu-register
    "script-fu-linedraw"
    "Linedraw"
    "Try draw a line in GIMP"
    "Strzegol"
    "copyright 2023 Strzegol"
    "September 12,2023"
    ""
    SF-DRAWABLE "Drawable" 0

)
(script-fu-menu-register "script-fu-linedraw"
    "<Image>/Tools")

Second stuff: Why refreshing scripts remove them from menu?

Print this item

  For the local Geordie(s)
Posted by: Ofnuts - 09-12-2023, 08:14 PM - Forum: Watercooler - Replies (3)

https://newsthump.com/2023/09/12/googles...geordie-2/

Print this item

  Rotate Won't Work
Posted by: andyman159 - 09-12-2023, 07:00 PM - Forum: General questions - Replies (5)

I've been using GIMP for years and had a new hard drive installed, so I just had to download GIMP again.  Now, when I select anything to rotate it, the outline shows as if it's rotating as I change the angles, but the selection does not rotate with it, only the selection box outline rotates, then once I click OK it processes but nothing selected ever rotates.  The selection box does rotate, but nothing that was selected does.   I've even opened a new image with a blank canvas, with only a single layer, and drawn on it, selected it, and same thing, it shows it should be rotating but it doesn't.  I've 'de-selected all' as well in case somehow it selected something, but still the same issue.  Is there something I'm missing here?  Thank you!

Print this item

  Making one picture from several
Posted by: MarGa - 09-12-2023, 02:38 PM - Forum: General questions - Replies (5)

Dear all,

I would like to create one picture from several pictures of the same object that I took from a microscop.
I work on microscopic elements and I can't take juste one picture of the whole blade so I decided to take several pictures of the same blade. In each picture there is at least one element that still the same from a picture to another because I want to make sure I always have a reference point (or landmark).
Do you know if in GIMP there an automatic way to recreate the blade from all this pictures? Or do I have to take them one by one and reassemble them manually?

I ma sorry if I am not clear...Please tell me if you need precisions or if you don't understand my question.

Thank you for your answer!
Have a great day!

Print this item

  Bucket fill shape?
Posted by: bakenburn - 09-12-2023, 01:22 PM - Forum: General questions - Replies (1)

What steps do I take to fill the doughnut solid ?  When I select the edge color and bucket fill inside all of the black inside and outside gets filled in.  How do I get the fill to stop where where there is a line?  Darryl



Attached Files Image(s)
   
Print this item

  How do you "smear" colors across a certain area? To make backgrounds look natural.
Posted by: guest273 - 09-11-2023, 07:05 PM - Forum: General questions - Replies (6)

Hey there!

I just don't have the Vocabulary to do a proper google search since I don't know how this process is called.

Basically:

Here (on the left) is the briefcase that they used in the movie Pulp Fiction to make it shine when the character Vincent opens it.

I want to remove the area with the lightbulb & its components and only leave the authentic briefcase.

[Image: VVGOmzi.png]     [Image: kbW4bO3.png]

So, I cut out the area with the lightbulb but now how do I "smear" the nearby colors to make the briefcase look naturally empty?

I think that splitting the coloring-in in multiple 'sectors' would make sense - one tone for the 'bottom' of the base, one for the 'right side' of the case and the last for the 'backside'.

In the end I want to use this 500x500 px image in a 1000x1000 4 panel meme that I am making, as I want to place an object 'inside' (over) the brief case. So it doesn't need to look perfect, only decent enough for a person looking at said image for about 3-5 seconds to not notice that the background coloring looks totally whack.

Any help is appreciated! I plan to check back here in a day or two. Smile

Thank you,
guest273


I want it to look better than the briefcase edits in these pictures:

https://i.imgflip.com/3g8ss8.jpg

https://i.kym-cdn.com/photos/images/news...3/87b.jpeg

https://i.kym-cdn.com/photos/images/news...6/221.jpeg

Print this item