| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,897
» Latest member: NormanSer
» Forum threads: 7,955
» Forum posts: 43,279
Full Statistics
|
| Latest Threads |
panorama correction
Forum: Tutorials and tips
Last Post: denzjos
Yesterday, 08:48 AM
» Replies: 0
» Views: 71
|
GIMP for win xp 32 bit pr...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
Yesterday, 07:47 AM
» Replies: 11
» Views: 656
|
resynthesizer 1.0
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:22 AM
» Replies: 4
» Views: 187
|
Picture Frame Glass Effec...
Forum: General questions
Last Post: sallyanne
08-12-2026, 01:32 PM
» Replies: 6
» Views: 487
|
Resynthesizer for Windows...
Forum: Extending the GIMP
Last Post: rich2005
08-11-2026, 05:19 PM
» Replies: 6
» Views: 34,467
|
Is there a gimp plugin th...
Forum: Extending the GIMP
Last Post: rich2005
08-11-2026, 10:43 AM
» Replies: 10
» Views: 20,534
|
Excellent Tutoriols for b...
Forum: Tutorials and tips
Last Post: rich2005
08-10-2026, 08:30 AM
» Replies: 3
» Views: 396
|
add links for one dot to ...
Forum: General questions
Last Post: saint_m
08-10-2026, 07:44 AM
» Replies: 4
» Views: 395
|
imgur blocked
Forum: Watercooler
Last Post: R Soul
08-09-2026, 12:51 AM
» Replies: 5
» Views: 2,754
|
Layers
Forum: General questions
Last Post: TeckyWalla
08-08-2026, 09:07 PM
» Replies: 2
» Views: 331
|
|
|
| How to Get a Custom Avatar |
|
Posted by: flauapaua - 12-04-2022, 08:37 AM - Forum: Gimp-Forum.net
- Replies (9)
|
 |
I tried to get one by going to User CP -> Change Avatar, chose a file from my computer i.e. the name of the file appeared beside the browse button. There is no upload button, so I clicked "Change Avatar". Didn't work however? Where did I go wrong?
|
|
|
| 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?
|
|
|
|