Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
How to make a watermark o...
Forum: General questions
Last Post: kyolim
Yesterday, 10:05 PM
» Replies: 5
» Views: 13,984
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
Yesterday, 06:06 PM
» Replies: 1
» Views: 327
|
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
Yesterday, 05:20 PM
» Replies: 2
» Views: 249
|
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:53 AM
» Replies: 15
» Views: 11,879
|
Photo play-time
Forum: Gallery
Last Post: Ofnuts
Yesterday, 07:32 AM
» Replies: 24
» Views: 21,722
|
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 618
|
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 272
|
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,356
|
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 3,018
|
Trouble changing backgrou...
Forum: General questions
Last Post: tomatoSauce23
09-11-2025, 12:50 PM
» Replies: 6
» Views: 1,525
|
|
|
How to display a message to the user from script-fu |
Posted by: flauapaua - 12-03-2022, 08:33 PM - Forum: Scripting questions
- Replies (6)
|
 |
I have a very basic question.
in the script-fu console writing
Code:
(gimp-message "Hello World")
and pressing return gives me this
Code:
> (gimp-message "Hello World")
(#t)
in the output box of the console. And this is it.
Shouldn't I get some dialog pop up or something? If not how else can one do this?
|
|
|
batch joining many jpgs - possible? |
Posted by: abrogard - 12-03-2022, 03:50 AM - Forum: General questions
- Replies (3)
|
 |
I have a large number of jpg of exactly the same format.
the are maps.
the inside areas of each match the inside areas of others, meet up, coincide
The thing is to get the borders off and join them into one large map that I can then select different areas and shapes from.
Is there a way to do this quiickly, easily in gimp, even by batch perhaps?
here's a couple of samples:
map jpgs
|
|
|
what is the recommended hardware configuration for GIMP? |
Posted by: kenny1999 - 12-02-2022, 07:39 AM - Forum: General questions
- Replies (2)
|
 |
I do not mean the lowest hardware requirement for GIMP because we usually have better than that.
I'd like to know what the recommended hardware/system requirement for GIMP is.
I am buying a new computer soon and GIMP will be part of an important consideration because I don't plan on buying expensive and high-end one but at the same time I'd like to get something good enough for GIMP so that it is not going to lag, freeze or crash.
|
|
|
TOOL Options |
Posted by: gaystan - 12-01-2022, 08:45 PM - Forum: General questions
- Replies (5)
|
 |
Hi everybody :
I have version 2.10
I accidentally deleted then TOOL options (on the right side). I searched the internet
for answers. Couldn't find the correct solutions. Example : when I click on FREE SELECT,
I get the tool options on the right side ( showing SIZE, FORCE,etc....). How do I get them
back ?
garystan
document.oncontextmenu = null; document.body.onpaste = null; document.body.onselectstart = null; document.onselectstart = null; document.ondragstart = null; document.body.oncut = null; document.onmousedown = null; document.body.oncontextmenu = null; document.body.oncopy = null; document.body.ondragstart = null; document.body.onmousedown = null;
|
|
|
Processing XCF files in batch |
Posted by: Mate de Vita - 12-01-2022, 03:38 PM - Forum: Scripting questions
- Replies (14)
|
 |
I have a large number (~3500) of .xcf GIMP projects. I would like to perform some simple operation on all of them. Specifically, the images all contain one layer that's all green and one layer that's all red, and I would like to flip those two colours (i.e. I would like to turn RGB (0, 255, 0) to (255, 0, 0) and vice versa).
Is there a way to do this automatically without manually opening each file in GIMP and recolouring it by hand?
|
|
|
|