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,595
» Forum posts: 41,398

Full Statistics

Latest Threads
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
4 hours ago
» Replies: 1
» Views: 221
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
5 hours ago
» Replies: 1
» Views: 79
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,246
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,187
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 482
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: 388
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,075
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,906
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 740
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 389

 
  Need to paste an image onto an unorthadox shaped template
Posted by: mikey boy - 03-08-2024, 01:00 PM - Forum: General questions - Replies (1)

Hi Guys & Gals,

I am struggling to figure out how to do something and can't seem to find the appropriate tutorial.

I have a template for a playing card box and i want to paste an image onto the shape of the box (imagine a card box unfolded out - its not got a shape i can refer to).

Is there a tutorial anyone can recommend, i know i can add layer masks, but its the shape of the template that throws me once these are added. I need the excess of the image removed, leaving just the shape of the template, ready for it to go to print.

Any help would be appreciated as it is for a gift.

I have added the template i am using in svg format.


I figured it out, select area and paste into selection.

Print this item

  Changing saturation levels in green channel
Posted by: Coralie - 03-08-2024, 04:48 AM - Forum: General questions - Replies (3)

Hi everyone,
I am a new user of GIMP.
As you can see in the attached picture, I am trying to remove the overpowering green lines by changing the level of saturation for the green channel only.
When I try this using the Hue-saturation window and selecting the green channel, it work but also applies it to the red and blue so I lose the information from the other channels.
I need to modify the red also, but I have no idea how to achieve this.
Any suggestions on this would be much appreciated.
Coralie



Attached Files Image(s)
   
Print this item

  Gimp UI text unreadable on Mac OS Sonoma
Posted by: dsimonson - 03-07-2024, 08:09 PM - Forum: OSX - Replies (1)

Downloaded latest version of Gimp (2.10.36) in march 2024 to run on Mac OS Sonoma. It appears to run fine, but it's hard to say because I can't read any of the UI text! All I see are boxes containing unicode numbers.
     I have 2 macs running Sonoma and have the same issue on both of them. I've also seen other Mac Sonoma users online reporting the same issue. Seems like it would not be that hard to fix for a Gimp developer who's aware of the problem. I'm hoping such a person will see this or hear about the issue and correct it. It'd be nice to be able to use Gimp on my Mac!

Print this item

Question Script Collection Online
Posted by: calvin123 - 03-07-2024, 04:45 PM - Forum: Scripting questions - Replies (4)

Hi,

I am wondering if there is something like an online Gimp Script Fu collection, where you can see what others are doing, get some insights etc.
and also are able to share it?
I created my first script and wanted to share it somewhere because it was quite some work creating it.

Cheers
cal

Print this item

  Ive got some gimp pictures to show
Posted by: jigsawpuzzle666 - 03-07-2024, 03:29 PM - Forum: Gallery - Replies (5)

So these are all from imagination, so they turn out a little funny sometimes,   I have changed styles from intentional to accidental.
It seems to add qualities I dont think of when drawing intentionally alone.

They are actually made out of the textured brushes, and I apply them to the canvas very carefully in a certain way to maximize the liklihood of the picture im after.
Its kinda interesting, I can talk more if you want.

So do you any of you guys gamble a little when you do art?  Big Grin 

And yes, they are mostly of cats.

   
   
   
   
   
   
   
   
   
   

Print this item

  More help with color changes
Posted by: rinaldop - 03-07-2024, 08:46 AM - Forum: General questions - Replies (4)

I have 15 images that go from this 
   
to this 
   
middle like this 
   
and finally to this 
   

I want to change the colors from orange and black to blue and purple. Is there an easy way to do this perhaps in BIMP or is there a way to create these images from scratch? I see them used as temperature gauges in many pc stat displays like here.

https://www.pcsense.neit/kore/

Thanks!

Print this item

  Layer Mode: Addition equation is working differently to official guide
Posted by: wonder13662 - 03-07-2024, 04:41 AM - Forum: General questions - Replies (4)

Hi, I'm a newbie and using GIMP(2.10.36) on Mac for several months. I have a question about Layer Mode: Addition.

According to the official guide, the Addition equation is "The pixel values of the upper and lower layers are added to each other. The resulting image is usually lighter."

So I made my own example to make sure this equation.

[Image: 2024-03-07_04-25-30-7bd241c35c31532650ca...0238e7.png]

[Image: 2024-03-07_04-25-30-446547fafc72833db53c...d39bdc.jpg]
1. Top Layer(RGB Red): 227.0 
2. Bottom Layer(RGB Red): 53.0
3. Resulting Image(RGB Red): 232.0

As far as I know, the Addition equation would be "E = min((M + I), 255)". According to the equation, "E = min((227.0  + 53.0), 255)" should yield 255. However, I got 232.0 as a result. Why does it happen?



Attached Files
.xcf   layer_mode-lighten-05-addition_color_examples-02(en).xcf (Size: 98.8 KB / Downloads: 319)
Print this item

  Exported pdf files are significantly bigger than before
Posted by: BlueRay - 03-06-2024, 03:08 PM - Forum: General questions - Replies (4)

A few weeks ago I updated all the programs on my manjaro Linux laptop, including gimp. Today I used this updated gimp and tried to make some small changes to a PDF file and then to export it again as PDF. 

On this latest version of gimp (2.10.36) such an exported PDF file turned out to have 3.7 Mb. 

On the previous version of gimp (2.10. 28) the same pdf file with the same adjustments and settings when exported as pdf has only about 475 Kb.

Everyone can probably replicate the same thing if you open a smaller PDF file in gimp 2.10.36 (let's say around 400 Kb) and even without any changes export that same file as PDF. The exported file will be significantly larger than the original. However I presume that this might happen only with PDF files that contain scanned images. I haven't experimented with plain text PDF files.

I wonder why this change was introduced into the latest gimp version which is available for the installation on manjaro (2.10.36)? It doesn't make sense to have a significantly larger file which is not better in any way than the smaller one from previous versions of gimp.

Print this item

  Early issues with Ubuntu 24.04 noble numbat or feeble dumbat?
Posted by: Tas_mania - 03-06-2024, 04:10 AM - Forum: Alternate Gimp packagings - Replies (4)

2 years ago I installed Ubuntu 22.04 and was using it at least 3 months before release date in April 22.
Now with 24.04 I'm finding it full of problems a month before release.

AppImages worked for awhile and then seized-up due to an update. I fixed that by uninstalling Apparmour per this bug report.

24.04 Gimp version is 2.10.36 as a deb pack and maybe it will be the last of the 2.10 series?

Ubuntu's snaps appear in Synaptic package manager (I still use it) along with all the deb packs except you can't use snaps to build anything on because they have their own filesystem.

Ubuntu Pro. Why are some open source apps now part of an elite group of 'cloud computing' apps?

ATM Ubuntu 24.04 looks like it was made by over-zealous script kiddies who have decided to become a management layer in a flat open source world.

Sorry I'm negative about this but in 2024 everything is broken (except France Smile  )

Print this item

  how to edit multi-page pdf (2.10.18)
Posted by: 977 - 03-06-2024, 03:25 AM - Forum: General questions - Replies (4)

hi all,

i'm the dumbest person in the world.

why is that important?

because that means i only know how to do the easiest things in the world, of which i can't even do that Wink

let me prove it;

using gimp 2.10.18;

i have a multi-page PDF. and i'm trying to edit a page thats NOT the first page

on the right side - lower column - i see all the pages there!!!!!!!!! (my view is set to the default view) (where the first row of buttons are layers/channels/paths)

when i click on any page thats NOT the first page - nothing happens.  i can't see that page in the center section (ya know where you want to make changes). only the first page is in the center section.

this obviously makes me feel like the dumbest person in the world as i can't do the simplest thing Sad

please help 

thanks for reading

Print this item