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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,589
» Latest member: jadekristina
» Forum threads: 7,462
» Forum posts: 40,785

Full Statistics

Latest Threads
Export all opened images ...
Forum: Extending the GIMP
Last Post: Bookman
5 hours ago
» Replies: 18
» Views: 9,546
Can tooltip display time ...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: CmykStudent
7 hours ago
» Replies: 3
» Views: 120
v3.04 Script Error sg-sav...
Forum: Extending the GIMP
Last Post: rich2005
9 hours ago
» Replies: 3
» Views: 148
Technique for removing ov...
Forum: General questions
Last Post: sallyanne
Today, 07:16 AM
» Replies: 13
» Views: 1,057
'Transparent' area is bro...
Forum: General questions
Last Post: sallyanne
Today, 06:24 AM
» Replies: 5
» Views: 190
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:45 PM
» Replies: 11
» Views: 3,281
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: rich2005
Yesterday, 07:15 AM
» Replies: 6
» Views: 402
.SCM and .PY files are no...
Forum: Gimp-Forum.net
Last Post: Ofnuts
07-04-2025, 05:28 PM
» Replies: 0
» Views: 103
Bug: gimp-drawable-get-pi...
Forum: Scripting questions
Last Post: programmer_ceds
07-04-2025, 03:55 PM
» Replies: 8
» Views: 323
blank screen
Forum: OSX
Last Post: wilsonpig
07-04-2025, 08:58 AM
» Replies: 4
» Views: 216

 
  GIMP Tutorial
Posted by: trlerwick - 09-07-2023, 03:58 PM - Forum: Tutorials and tips - Replies (12)

Use GIMP Hidden Images for Shadow Removal
There are hidden images in the GIMP layer mode display. There is nothing profound about this, the layer mode presents as a solid color. When a filter is applied to the upper layer, the layer mode interaction changes, and an image appears.
The hidden Divide layer mode image together with Colors-Exposure can produce a very effective shadow removal.  
1. Duplicate the image.
2. Use the Divide layer mode.
3. Apply Colors-Exposure to the duplicate.
4. Adjust the sliders to make a preliminary image.
5. Adjust the opacity slider for the layer to complete the procedure.
Like any procedure, this one works on some images, not on others.
To capture a hidden image:
1. Apply the filter of choice but do not click OK.
2. Apply Edit Copy Visible and then Paste As New Layer. This will cancel the filter and the layer image will not be affected.



Attached Files Thumbnail(s)
   
Print this item

  How to enlargen font size of the Gimp interface
Posted by: sirkkuliisah@gmail.com - 09-07-2023, 10:15 AM - Forum: General questions - Replies (1)

How can I enlargen the font size of the titles and text of the menus, dialog boxes etc.? They are too small on my 14" computer screen. I have enlargened the tool icons. I use Windows 11. Huh

Print this item

  Stupid question about Image ppi
Posted by: sallyanne - 09-07-2023, 03:44 AM - Forum: General questions - Replies (3)

I saw on the Internet that an image ppi /dpi can be changed within gimp. I think I have seen before that you cannot change an image to look good if the ppi is changed.
Assuming the image is already large but has a small ppi - 72. Can it be successfully converted to 300?
What I saw - 
How Do I Make an Image 300 DPI Without Photoshop?

Print this item

  Where I can see if Script-Fu function calls "works".
Posted by: Strzegol - 09-07-2023, 01:29 AM - Forum: Scripting questions - Replies (2)

Hi to all.

I have simple question but I'm unable to find answer. Use GIMP 2.99(dev) but question probably is unrelated to version.

How to see error from calls to GIMP functions?

Imagine that I put this (in .scm file or in Script-fu console):


Code:
(script-fu-menu-register "non-existing-stuff" "<Image>/Fictional/Non/Existing/Menu"

Where I see Gimp complaining about this? How to know why my call to for example script-fu-menu-register fails?

Print this item

  open pdf so that pages are layers and order of layers is reversed order of pages
Posted by: Cattleya - 09-06-2023, 06:59 PM - Forum: General questions - Replies (2)

From time to time I use GIMP 2.10.8 for creating animated .gif-files from .pdf files so that when viewing the .gif-file every two seconds another page of the document is visible.

When importing the .pdf-file and hereby selecting "Open pages as layers" each page of the .pdf-file is a layer on its own.

The problem is:

Assume the .pdf-file has n pages.

After importing:

Layer 1 has name "1" and shows page 1 of the document.
Layer 2 has name "2" and shows page 2 the document.
...
Layer n-1 has name "n-1" and shows page n - 1 of the document.
Layer n has name "n" and shows page n of the document.


When exporting this as .gif-file, then the animation starts with page n of the document and ends with page 1 of the document.
I. e., the animation shows the pages of the document in reversed order.

Thus, for the .gif-animation to begin with page 1 of the document and to end with page n of the document, reversing the layer order before exporting is needed.

By now, after importing the .pdf-file,  I click "Layer" - "Stack" - "Reverse Layer Order" and I get:

Layer 1 has name "n" and shows page n of the document.
Layer 2 has name "n-1" and shows page n - 1 of the document.
...
Layer n-1 has name "2" and shows page 2 the document.
Layer n has name "1" and shows page 1 of the document.

When exporting this as .gif-file, then the animation starts with page 1 of the document and ends with page n of the document.

Question:

Is there a possibility to have the layer order reversed automatically at the time of importing the .pdf-file, without the need of doing so much clicking?

Print this item

  Icons
Posted by: ajquiltmaker@gmail.com - 09-06-2023, 01:43 PM - Forum: General questions - Replies (1)

Any way to get tool icons larger than huge for visually impaired? Thanks. 2.10.34 on Windows 11, Lenovo X1 Yoga

Print this item

  How do you smooth path lines?
Posted by: adwhitewolf - 09-06-2023, 01:23 PM - Forum: General questions - Replies (3)

Hi all. I'm using gimp 2.10.34 (version 2) on an iMac. I am trying to create a filled in path that has smooth, curved lines. Specifically the collar on a T-shirt. I draw my path, and then fill it with the desired color. But when viewed against a contrasting background, you can see how pixelated it is. The image size is 1024x1024 I just follow a path of the collar using the paths tool, then I use the paint bucket to fill it in. 
 Is there a quick and simple way to smooth out the edge of the collar?

Print this item

  Photo Editing Procedures
Posted by: trlerwick - 09-05-2023, 11:21 PM - Forum: Watercooler - Replies (5)

Morph to Remove Wrinkles

(This tutorial is taken from my Amazon eBook “Encyclopedia of Photo Editing Procedures Volume 1”)
(Images attached.)
1.     Duplicate the image
2.     Lasso the face and neck
3.     Apply a robust Selective Gaussian Blur to the selection on the duplicate.
4.     Select None.
5.     Select the image layer.
6.     Apply the G’MIC Deformations Morph (interactive) filter with the Active and above option.
7.     Choose a slide.



Attached Files Image(s)
   
Print this item

  Release of G'MIC 3.3
Posted by: dtschump - 09-05-2023, 06:18 AM - Forum: Extending the GIMP - Replies (1)

Hello Gimp-Forum !

I would like to announce the release of a new version of G'MIC, numbered 3.3.0.
It was released yesterday, and I'm very happy with it [Image: icon_mrgreen.gif]

[Image: 776c052f4088b2c340f7b0487ab6f8025daf39d5.png]

Do not hesitate to upgrade if you are using this plug-in for GIMP, as new filter updates will be pushed only for this new version in the future.
Cheers,

David. 

PS: I forgot to give the URL of the project: https://gmic.eu

Print this item

Question how to change default paste behavior
Posted by: akirapink - 09-05-2023, 02:24 AM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (18)

i noticed that recently(? not sure in which version this change was made), pressing the keys “ctrl v” no longer pastes as a floating selection, but as a layer

how can i make it so when i press ctrl v, the clipboard contents are pasted as a selection instead of a layer again?

specifically not reassigning the shortcut to “paste into selection”, because that only pastes into the existing selection, and doesn't allow me to move the pasted contents outside of the existing selection

Print this item