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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,964
» Latest member: TyronVeday
» Forum threads: 7,715
» Forum posts: 41,951

Full Statistics

Latest Threads
Can the gradient tool be ...
Forum: General questions
Last Post: rich2005
55 minutes ago
» Replies: 1
» Views: 62
Gimp 3 path tool auto con...
Forum: General questions
Last Post: CmykStudent
Today, 02:01 AM
» Replies: 9
» Views: 557
plugin-py3-export-all
Forum: Extending the GIMP
Last Post: CowboyJoe
Yesterday, 06:38 AM
» Replies: 0
» Views: 120
Numerous issues with 3.0+...
Forum: General questions
Last Post: rich2005
11-24-2025, 09:51 PM
» Replies: 2
» Views: 190
How to transform a layer ...
Forum: General questions
Last Post: stacash
11-24-2025, 08:47 PM
» Replies: 10
» Views: 708
How to make contours in G...
Forum: General questions
Last Post: denzjos
11-23-2025, 07:10 PM
» Replies: 2
» Views: 220
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: vitforlinux
11-22-2025, 04:32 PM
» Replies: 2
» Views: 323
What exactly tutorials ar...
Forum: General questions
Last Post: sallyanne
11-22-2025, 06:44 AM
» Replies: 6
» Views: 664
Gimp 3.0.6 Python plug-in...
Forum: Scripting questions
Last Post: Scallact
11-21-2025, 09:15 PM
» Replies: 8
» Views: 436
Beginner question on Laye...
Forum: General questions
Last Post: sallyanne
11-21-2025, 01:42 AM
» Replies: 2
» Views: 311

 
  Logo Integration
Posted by: hugo73150 - 05-16-2023, 05:52 AM - Forum: General questions - Replies (5)

Hello,

I'm looking to integrate a logo on a photo like below.
 
https://drive.google.com/file/d/1KwHlHEK...sp=sharing
The logo circled here has been added to the photo and I can't find the steps to get this rendering.
I start with this logo in black.
https://drive.google.com/file/d/1NVR6q-L...share_link
Thank you for your help

Print this item

  Transparency question
Posted by: EleVertyPL - 05-15-2023, 04:40 PM - Forum: General questions - Replies (2)

I have been doing textures for minecraft, and changed the scale from 16x to 32x, and some pixels became half-transparent. I have my interpolation set to cubic and dont want to change it because it automatically makes the texture look like 32x. Is there any tool that can make them un-transparent while leaving the color unchanged? Here is what i mean:



Attached Files Thumbnail(s)
   
Print this item

  Gimp not drawing correct colours
Posted by: shinnichi - 05-15-2023, 03:20 PM - Forum: General questions - Replies (7)

Hi, could someone please help me?
Gimp is putting the wrong colours on screen. I have checked that the image is in RGB mode, all RGB channels are selected, and that the layer and tool settings are 'normal'. I've also tried using different colour settings (8,16,32 bit), but it made no difference. I have even re-installed Gimp but it's still the same. I'm no expert, but I've used Gimp regularly before and have never had this problem.
For example: I have a colour on screen. I choose that colour with the colour picker and it shows 325365 hex. Then if I select a tool and draw or fill an area in that colour, I can see it looks different, and if I colour pick that area, it shows 3e5364 hex. What on earth is going on?
Forgot to say, I'm using Gimp 2.10.8 on linux.

Print this item

  clothify makes extremely large png files!
Posted by: roncking@gmail.com - 05-15-2023, 12:34 PM - Forum: General questions - Replies (6)

Hi All, I'm using gimp 2.10 on a windows 10 box. When I clothify a 12mb png file, the exported png file is 378mb!
Why does this happen?

Print this item

  Making the Export more user friendly
Posted by: GIMPimp - 05-14-2023, 10:56 AM - Forum: General questions - Replies (3)

If I am not mistaken, when using the Export feature it is currently impossible to:

A] make the option Show All Files always be selected

B] make the Select File Type option always be selected thus unfolded - and hence revealing all possible file formats without a need for clicking to see their list

C] make it remember the last manually chosen file format so that it would not have to be re-selected when repeating Export tasks

D] choose a default file format that would be applied to the first Export job every time when GIMP is [re]opened

E] increase vertical size of that shown sub-window holding the list of file formats

F] increase horizontal size of Places and Preview sub-windows areas

?

If yes - then I would like to suggest making according changes to GIMP for implementation of the above options

Print this item

  Gimp opening offscreen
Posted by: traveler12 - 05-13-2023, 03:18 AM - Forum: General questions - Replies (1)

Splash screen is popping up on the main display (of two), but the program and any images opened are all offscreen. No way to get it back. Gimp was working fine last time I used it, but now it’s playing hide and seek. Tried the Cascade, Stacked, and Side-by-side Windows options, and Gimp is not recognized as an open window. Any easy way to fix this?

Print this item

  KeePassXC custom Auto-Type sequence for login in
Posted by: GIMPimp - 05-12-2023, 10:29 PM - Forum: Gimp-Forum.net - Replies (4)

What is a working sequence allowing for automatic login in to this forum when using Auto-Type in KeePassXC?

Print this item

  Problems with Foreground Select Tool
Posted by: Patrick12345 - 05-12-2023, 08:21 PM - Forum: General questions - Replies (2)

Hello everyone,

Unfortunately, the cropping with the foreground tool doesn't work for mer.
After I select and paint the object, the preview appears correctly.
Unfortunately, when I press Enter, the object is not marked, but vertical lines are displayed. I attach a photo.

Does anyone know the problem and especially a possible solution.

Thanks for your help!

Patrick



Attached Files Thumbnail(s)
   
Print this item

  convexe polygon around a shape
Posted by: jacques_duflos - 05-12-2023, 08:19 PM - Forum: Extending the GIMP - Replies (5)

Hi all,
I need to get the convex form that strictly contains a text, as shown on the next image.
   
I am writing a script to do so, but maybe it already exists ? has someone heard of such tool for gimp ?

Print this item

  Merge active layer with several other layers
Posted by: Khalaris - 05-11-2023, 10:07 PM - Forum: Extending the GIMP - Replies (6)

I use GIMP to create GIFs and wanted to add subtitles to all those animation layers. Since I couldn't find another way to do that, I just wrote a little script:

   

This merges the active layer with however many of the next layers are specified, or all of them if set to 0.

The script can be downloaded here https://github.com/AdrianSingfield/gimp-py-scripts
Any comments are appreciated :)

Print this item