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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,577
» Latest member: RaymondBut
» Forum threads: 7,452
» Forum posts: 40,725

Full Statistics

Latest Threads
Macroglossum stellatarum
Forum: Watercooler
Last Post: denzjos
10 minutes ago
» Replies: 0
» Views: 1
Missing script-fu "refres...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
1 hour ago
» Replies: 7
» Views: 106
processes in Whitelist
Forum: OSX
Last Post: rich2005
6 hours ago
» Replies: 5
» Views: 141
Digikam: photo management...
Forum: Other graphics software
Last Post: denzjos
9 hours ago
» Replies: 7
» Views: 4,582
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: SteveH
Yesterday, 11:47 PM
» Replies: 0
» Views: 55
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: rich2005
Yesterday, 12:12 PM
» Replies: 10
» Views: 3,116
Can't see GIMP windows
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Tankred
Yesterday, 11:48 AM
» Replies: 3
» Views: 233
Windows save
Forum: General questions
Last Post: sallyanne
Yesterday, 06:27 AM
» Replies: 3
» Views: 330
Trying to append part of ...
Forum: General questions
Last Post: Denarius
06-30-2025, 12:26 PM
» Replies: 5
» Views: 314
clone tool
Forum: General questions
Last Post: sallyanne
06-30-2025, 12:38 AM
» Replies: 6
» Views: 396

 
  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.

Print this item

  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;

Print this item

  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?

Print this item

  I can not find Ottia Tuota plugins site
Posted by: denzjos - 12-01-2022, 09:31 AM - Forum: Watercooler - Replies (3)

I can not find the Ottia Tuota plugins and the 'http://kmarkku.arkku.net/' website. I get the error 'ERR_TOO_MANY_REDIRECTS'.
Any idea someone ?

Print this item

Question Updating
Posted by: sallyanne - 12-01-2022, 04:04 AM - Forum: Gimp 2.99 & Gimp 3.0 - No Replies

I want to update my blog soon for the next version that is to come out '3'
Will it be much more different from 2.99?  and can I also get a portable 2.99?  Found Sam's

Print this item

  No reaction to reported bug
Posted by: MichaJo - 11-30-2022, 07:47 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (2)

A week ago i've reported a bug in 2.99.15  https://gitlab.gnome.org/GNOME/gimp/-/issues/8886 .
Somehow i don't understand why there is no reaction.
Can anybody explain please?

Regards

Michael

Print this item

  Can't crop images
Posted by: cgimpuser - 11-30-2022, 05:25 PM - Forum: General questions - Replies (4)

When I open up an image and select Crop either through Transform Tool or by Shift+C, after I select the areas I want to crop, hitting enter doesn't crop the image. I made sure "Delete cropping pixels" is selected in Crop tool options. I also tried selecting "Current layer only" just in case that would help but have had no luck. I'm using version 2.10.30 on Linux.

Print this item

  Batch Color Replacement Tips? (Bimp)
Posted by: PixelGimp - 11-29-2022, 10:59 PM - Forum: General questions - Replies (3)

Hello there all,

I've been using Gimp for a long time now, mostly for pixel art related projects, and I've come across a bit of a head scratcher with this one.
I've recently found myself needing to replace one specific color in multiple (hundreds of) files, with another. I assumed that by downloading Bimp and looking through the available processes there, it'd be a pretty quick fix, but I'm really struggling to find the process I need.

The way things are now, I just need the ability to run a batch process that finds a specific color in an image, and replace it with another (or a process that accomplishes the same effect). As it's a pixel art project, there's no need to worry about any kind of smoothing effect or anything, it's a straight up 1 for 1 exchange I'm looking for.

Any advice here would be hugely appreciataed.

Thanks in advance!

Print this item

  Delete Layer?
Posted by: DaltonCalford - 11-29-2022, 02:46 PM - Forum: Scripting questions - Replies (2)

Hi Everyone, I have been learning script-fu but have hit a roadblock.

I have a script-fu script that works perfectly except that is will not delete a layer.

Here is the script, minus the variables so that it is easy to run in a console.
The script is written to run on an image with an image id of "1" so you may need to adjust depending upon your current environment.

 ((gimp-selection-none 1)
 (gimp-item-set-visible (car(gimp-image-get-layer-by-name 1  "background" )) 1)
 (gimp-image-set-active-layer 1 (car(gimp-image-get-layer-by-name 1  "background" )))
 (gimp-image-insert-layer 1 (car (gimp-layer-new-from-drawable (car(gimp-image-get-active-drawable  1))  1)) 0 0 )
 (gimp-image-set-active-layer 1 (car(gimp-image-get-layer-by-name 1  "background copy" )))
 (gimp-image-select-color 1 0  (car(gimp-image-get-layer-by-name 1  "1.png" )) '(0 0 0))
 (script-fu-add-bevel 1 (car(gimp-image-get-layer-by-name 1  "background copy" ))  5 0 0 )
 (script-fu-add-bevel 1 (car(gimp-image-get-layer-by-name 1  "background copy" ))  5 0 0 )
 (gimp-selection-invert 1)
 (gimp-drawable-edit-clear (car(gimp-image-get-layer-by-name 1  "background copy" )))
 (gimp-item-set-visible (car(gimp-image-get-layer-by-name 1  "background" )) 0)
 (gimp-file-save 0 1 (car(gimp-image-get-layer-by-name 1  "background copy" )) "Style_A_1.png" "Style_A_1.png")
 (gimp-item-delete (car(gimp-image-get-layer-by-name 1  "background copy" ))))

Error: Procedure execution of gimp-item-delete failed 

I have tried deleting it by the id alone in the console ie (gimp-item-delete  13589 )
with the same results.

Any examples or guidance would be appreciated.

best regards
Dalton

Print this item

  Reproduce the old behavior of "color to alpha" (GIMP 2.6)
Posted by: leiopar - 11-29-2022, 02:04 PM - Forum: General questions - Replies (7)

I use GIMP since the first version 2.

I noticed recently a change in the behavior of the "color to alpha" command from the 2.6 vertion. When I want to extract the white from a layer, the result is too pale when we put it over a white layer (which should however visually cancel the transparency effect)
See attached file : http://leiopar.free.fr/DISKETTE/gimp_cou..._alpha.zip
I asked the question here, with no results.
Please, how to reproduce the behavior of GIMP 2.6 with GIMP 2.10 ? (it is now not found in portable vertion)



Attached Files
.zip   gimp_couleur-vers_alpha[1].zip (Size: 162.99 KB / Downloads: 212)
Print this item