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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,782
» Latest member: MichaelDak
» Forum threads: 7,594
» Forum posts: 41,394

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
Yesterday, 01:57 PM
» Replies: 0
» Views: 151
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,124
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 441
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 350
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,018
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,859
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 698
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 354
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,448
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 3,128

 
  I cannot remove background no matter what
Posted by: FooKat - 04-07-2025, 04:50 PM - Forum: General questions - Replies (2)

I have been trying to remove background from a few photos, but I cannot do it. I have tried Fuzzy Select tool, the paths tool, and the free select tool, but I cannot do it. Each time, the background turns into a beige color.

Print this item

  Exporting tiff files
Posted by: gingerinpr - 04-07-2025, 04:09 PM - Forum: General questions - Replies (2)

Hi! 

Is it possible to export tiff 16-bit files?  I'm trying to upload astrophotography photos into Sequator.  Error received: Sorry, can not handle images with 32-bit samples (in module "image")


Per Sequator manual: RAW files are recommended. If you use TIFF instead, do not alter the linearity of data. Any processing except vignetting correction should be avoided. Sequator accepts uncompressed 16-bit TIFF.

The images were shot in raw, opened in Raw Therapee to start some edits and then the image transfers to Gimp but I'm not seeing how to export as 16-bit tiff.  

(Raw format files accepted are .cr2, .cr3, .nef, .arw, .rw2, .orf, .pef, .dng.  I don't see options for exporting as any of these extension either)

TIA

Print this item

  Gimp 3.02 (flatpak) and 3.03(src and distro versions) Linux
Posted by: silenuznowan - 04-07-2025, 03:45 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (3)

I'm wondering if anyone else is having trouble with using the select tools.

I was working on an image and using the rectangle select tool and after making a rough selection I went to adjust the position in tool window.

However in selecting the x position or the width in number boxes one of two things happen either it simply refuses to change the number and it just stays selected, or it changes the zoom on the image instead of adjusting the position of the selection.  It happens with a roughly 50-50 split between doing nothing or zooming in and out.

Note the + and - buttons work as expected.  As well there is no problem changing the y origin or the height of the image.

This happens for me with 3.02 and 3.03.  The image below is an animated gif of the problem clicking on it should demonstrate the problem.

After playing with this a bit more it seems double clicking inside the position box to select the number does not give the box focus, and thus entering any of 1 to 5 sets the zoom level to the level associated with that number.



Attached Files Thumbnail(s)
   
Print this item

  parano dream
Posted by: MJ Barmish - 04-07-2025, 08:51 AM - Forum: Gallery - Replies (1)

Where goes America (?)


   

                                    His Majesty Donald 1

Print this item

  Can Gimp Draw Arrows (brushes don't work)?
Posted by: dbareis - 04-07-2025, 06:52 AM - Forum: General questions - Replies (4)

I'm a simple user of image editors, unfortunately it appears you have to be a professional editor to even attempt to use Gimp.

What I do is crop, resize, draw text, draw arrows from a to b (text to subject of text).  Everyone seem to recommend brushes, but from my attempts that is not possible, for starters you don't define 'a' & 'b" and can't change the length.  All of this is relatively trivial in Paint.Net and some other editors, I just thought I'd try GIMP out.  I have looked for and failed to find much in the way of tutorials on any of the basics.

Am I missing something? Or is it not possible to draw arrows (a modified straight line with arrow head) in GIMP?

Print this item

  xnviewmp open with gimp error message
Posted by: zugzwang134 - 04-06-2025, 05:49 PM - Forum: Linux and other Unixen - Replies (4)

Unclear if this question should be posted on a gimp forum or an xnviewmp forum.  Because there may be an obscure gimp setting, I am trying this gimp forum first.

I just installed Linux Mint 22, and then xmviewmp 1.8.7 64-big (Linux) - Libformat 7.220 and then gimp 2.10.36.  Then, I used xnviewmp's open with : configure : gimp facility to start gimp from inside xnviewmp by right-clicking on an image.  Doing this, gimp opens the image okay, but has an annoying popup message "Opening /home/steve failed : Not a regular file."  I have unsuccessfully tried variations of the [ xnviewmp : open with : gimp ] facility.  For example, if I instead specify gimp.sh, which contains the command gimp-2.10 %U, xnviewmp does nothing.  Alternatively, if I xnviewmp-configure gimp to start with the %U option, then I get two popup error messages. 

I would like to find a gimp setting (or alternatively a xnviewmp setting) that will prevent any such popup message.  Before posting, I attempted to research the problem.  I found similar postings that were not exactly on point.  I did notice that responders were interested in gimp's interaction with bash, so I experimented: 

  • When I start gimp, by itself, with the icon-command = gimp-2.10 %U, there is no problem opening/manipulating images.

  • When I open a bash termimal and execute gimp-2.10, again there is no problem.

  • However, if (instead) I open a bash terminal and execute gimp-2.10 %U, then I get the error message: "Opening /home/steve/%U failed: Error opening file /home/steve/%U: No such file or directory",

I don't really care about opening gimp from a bash terminal.  That was simply an experiment.

Is there a gimp setting that will allow gimp to open the image as xnviewmp is directing, without also trying to open /home/steve/'?  Alternatively, is there a gimp setting that will re-direct the message to a log file, so that I don't have the annoying popup, each time I xnviewmp-open-with-gimp an image?

Print this item

  re-colorize some dots - how to do that!?
Posted by: saint_m - 04-06-2025, 02:34 PM - Forum: General questions - Replies (2)

good evening dear Friends Smile


how to re-color the dots i hte folloiwing example?


can we colorize some of the dots in the image below - !? Is this possible?


BTW: what is aimed i want to be able to meet the exact size of the dota - i want to be able to get some of the dots - with exact border so that the dots are just


a. re-coloried.

b. its aimed that i get back exact outlines and sharp contours of the dots

see the example

   

how to do that - how to re-color some of the dots!?

note: i think that i have to work with some kind of layers!?


Look forward to hear from you

Print this item

  Gimp 3: get indexed of each pixel from a layer = img.layers[0] pdb.gimp_layer
Posted by: TheInstinct - 04-04-2025, 09:09 PM - Forum: Extending the GIMP - Replies (6)

Hi everybody,

I'm facing a serious problem when porting a plugin I wrote in Gimp 2.10 to Gimp 3.0 in python.

In Gimp 2, I used the following way to the color index of each pixel. It works very well:

Code:
layer = img.layers[0]
region = layer.get_pixel_rgn(0, 0, img.width, img.height, False, False)
pixels = array("B", region[0:img.width, 0:img.height])
pixels contains the index of the color [0;255] which is a byte.

In Gimp 3, you can get access to color information of the layer by using layer.get_buffer(...) but you won't get the color index as you must provide a Babl format. So you will get a color, or luminance in the format you selected "RGB u8" for example, but you won't get the indexes of the colors used by each pixel.

I made research but can't find how to get color index of each pixel. I hope some of you will be able to help me.

Thank you in advance for your support.

Print this item

  Issues with pasting and aligning
Posted by: accessd - 04-04-2025, 08:26 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (2)

Hi all,

I'm having trouble performing some basic tasks in Gimp 3. I'm not sure if they're bugs (in which case I will submit a report), or if the functionality has changed and I'm using it the wrong way. I commonly need to splice  images of two or more people together. The general process is as follows:

  1. use the selection tool to select part of  image A;
  2. click Crop to Selection; 
  3. resize the image to match the width or height of the new image I'm creating; 
  4. use the Crop tool to crop a fixed size;
  5. copy the resulting image and paste it into a new file;
  6. use Align and Distribute tool to move it to one side of the new image;
  7. repeat process with image B.
Since I upgraded to Gimp 3, when I copy the cropped image and paste it into a new file, I get all the information from before I used the Crop tool (Step 4). To get around this, I have to use the Copy Visible command, but shouldn't the Crop tool get rid of the rest of the image like the Crop to Selection command does?

Then, when I try to align the pasted layer in the new image, regardless of whether I try to align the layer vertically or horizontally, the Align and Distribute tool aligns the middle of the layer with the edge of the image, so half the layer is always out of view. Is this a bug or am I missing something?

I'm running Gimp 3.0.2 on Ubuntu 24.10.

Print this item

  Can't increase size of brush in warp tool
Posted by: blogsofwardotme - 04-04-2025, 02:56 PM - Forum: General questions - Replies (2)

Hi, I am using Gimp 2.10.38 (revision 1) on mac. I properly selected the warp tool, (the hook) also showing next to the circle with crosshair in it.
I am not doing anything fancy, just bringing down the smile in a photo which needs to be serious. I remember from another famous editing software that my circle was large enough to include a large area aroud the mouth corner. Here my size is 104 and all I get is a 2 cm circle and a slight "indent" at the mouth corner  whereas  the video tutorials show larger circle impacting the whole mouth.

All of my brushes react properly when sized increased.Thanks a lot



Attached Files Image(s)
   
Print this item