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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,780
» Latest member: Fennec72
» 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
7 hours ago
» Replies: 0
» Views: 100
How to make a watermark o...
Forum: General questions
Last Post: kyolim
Yesterday, 10:05 PM
» Replies: 5
» Views: 14,066
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
Yesterday, 06:06 PM
» Replies: 1
» Views: 385
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
Yesterday, 05:20 PM
» Replies: 2
» Views: 317
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:53 AM
» Replies: 15
» Views: 11,949
Photo play-time
Forum: Gallery
Last Post: Ofnuts
Yesterday, 07:32 AM
» Replies: 24
» Views: 21,797
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 665
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 321
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,416
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 3,073

 
  transparent layer disturb image
Posted by: denzjos - 05-30-2020, 04:57 PM - Forum: General questions - Replies (4)

Can anyone explain why an underlying layer disturb an image ?

screen dump original image :

   

screen dump image with underlying transparent layer (some details disappear ):

   

The image is RGB

Print this item

  Can I normalize max pixel intensity of one image to another image?
Posted by: Piranha91 - 05-30-2020, 05:16 AM - Forum: General questions - Replies (6)

I'm using gimp to apply freckle textures to a face texture for a video game. All textures are other peoples' work; I'm just pasting the freckles as a new layer onto the face and colorizing them. This is my first exposure to GIMP. I noticed that the face freckle texture is lighter than the neck freckle texture. As a result, when colorized to the same HTML value and applied to the character model, the neck freckles are much darker than the rest (example). Since the original freckle textures as greyscale, is there a way to normalize the max pixel intensity of the neck freckle texture to that of the face, so that they come out to a balanced intensity?

Print this item

  Histogram-Match Skript, usage per commandline?
Posted by: andife - 05-29-2020, 03:14 PM - Forum: Extending the GIMP - Replies (1)

Hello,
accidentally I changed the camera mode while taking pictures. Now I would like to use the histogram match script to change the images via script or command line command.
http://www.silent9.com/blog/archives/162...Match.html

Who can provide a working example? Does the script work with Gimp 2.10?
[url=http://www.silent9.com/blog/archives/162-Gimp-Script-Histogram-Match.html][/url]
Thank you

Andreas

Print this item

  The tools slip up
Posted by: Hymer - 05-29-2020, 12:33 PM - Forum: General questions - Replies (4)

The tools in Gimp have disappeared up. Even if I change the visible tools in Settings, I get the same size of the toolfield.
I use Gimp  2.10.18
in Lubuntu
   

Print this item

  Unable to select Eraser Mode
Posted by: deaks - 05-29-2020, 08:50 AM - Forum: General questions - Replies (1)

Hi guys.

Im some what new to gimp, and for a brief moment I was able to select the eraser mode to remove a specifca colour from my image. now it is blanked out and stuck on normal. Not just on this image, but all.. Any idea how to select this?

Print this item

  Can I warp this vintage illustration into a proper rectangle?
Posted by: GregL65 - 05-29-2020, 02:00 AM - Forum: General questions - Replies (3)

Hi, I haven't used Gimp but I'm looking for a tool that can help me with this. 

I make Kindle books featuring vintage illustrations from children's books. Many of the illustrations were printed not quite square. They look okay in the books because the margins are very large and they are not very far off from square.

But in my Kindle books I want to make the illustrations full screen. When I do so, the slight slants of some of the borders become obvious. 

In the attached example, see how the bottom border (and the text too), are horizontal, but the other three borders are not square. I don't think the artist made it that way; I think the distortion happened during the book production in 1918. If Gimp can help me warp it back into square, I think that would be closer to the artist's original work.

Any suggestions?



Attached Files Thumbnail(s)
   
Print this item

  Trouble installing resynthesizer in Linux
Posted by: petedecember - 05-29-2020, 01:13 AM - Forum: Extending the GIMP - Replies (1)

Greetings, folks--

I am running Linux Mint 19.1 Cinnamon.  I am using an AppImage of GIMP 2.10.19.

I am trying to install Resynthesizer.  I have downloaded the plugin and the gui, copied them to
 /home/peter/.config/GIMP-AppImage/2.10/plug-ins
but they still don't show up in the filters pull down menu.  What am I missing here?

Thanks for your help.


I just saw that there is another thread on installing resynthesizer that I had thanked rich2005 and said that that solved my problem too.  That problem was not resynthesizer, but checking the make executable option on the files did fix whatever I was doing at that time.  I hope that that clears up any confusion as to why I am posting this thread on resynthesizer!

Print this item

  Auto whitebalance from command line
Posted by: balancedeblancos - 05-28-2020, 01:08 AM - Forum: General questions - Replies (2)

GIMPs Color->Auto->Whitebalance tool does more or less exactly what I want. But I want to run it on a single image from command line but it doesn't seems to be that easy.

There are many SCM scripts out there that does some sort of white balance but not using this menu item directly like this Luca De Alpharo's white balance script linked from this post https://www.gimp-forum.net/Thread-White-...te+balance

In the GIMP source code I can see that histograms are extracted for each RGB channel for Color->Auto->Whitebalance and but in the SCM above there is no histogram extraction and the same applies for a few other white balance scripts I've found.

How can I run GIMP Color->Auto->Whitebalance from the command line (without user interaction) or at least something very similar?
ilar?

GIMP 2.8 Ubuntu 16.04

Print this item

  Gimp is distorting imported images
Posted by: mike_o - 05-27-2020, 09:33 PM - Forum: General questions - Replies (6)

I use a program called knobman to create custom knob skins for music software.

The one real limitation to knobman is that it can only do 8 items on a list type graphic, see image.

when I need to make a list graphic that is more than 8 long I will make 2 separate lists and combine them in gimp.

this has always worked fine, until recently I updated to OSX catalina and did a fresh re-install of all my programs, now gimp is causing this issue.

   


the text at the very top that says "Voice To Pitch" is exported directly from knobman and looks exactly as it should.

the text below that which says "Natural, Quantized, Major" etc... has been imported into gimp and stitched together to create a longer list and then exported back out, but it's made the text fat and a little blurry.

does anyone have any idea how to correct this?

Thanks.

Print this item

  Difference between image and print preview
Posted by: blimpgreen - 05-27-2020, 07:37 PM - Forum: General questions - Replies (4)

I have an image that looks perfectly fine in the normal editing mode in Gimp, but when I go to the printing dialog, the print preview image is significantly different. The image shown in the print preview is overly saturated and darker, and I've tried to change options in the print dialog like "Color Mode" and "Quality" but there's no effect on the print preview image. The print preview image is a more accurate representation on what actually is printed though, so in that respect the print preview works.

What are my options if I want to get the print preview and the printed image closer to what I see in Gimp? Do I have to desaturate and lighten the image before I attempt to print it or is there a smarter way to get the print preview and printed image more in line with what I see in the normal editing mode?

Print this item