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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,588
» Latest member: Shraunjkn
» Forum threads: 7,461
» Forum posts: 40,763

Full Statistics

Latest Threads
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: SteveH
4 hours ago
» Replies: 5
» Views: 246
.SCM and .PY files are no...
Forum: Gimp-Forum.net
Last Post: Ofnuts
7 hours ago
» Replies: 0
» Views: 53
Export all opened images ...
Forum: Extending the GIMP
Last Post: Ofnuts
7 hours ago
» Replies: 9
» Views: 9,272
v3.04 Script Error sg-sav...
Forum: Extending the GIMP
Last Post: Ofnuts
8 hours ago
» Replies: 1
» Views: 60
Bug: gimp-drawable-get-pi...
Forum: Scripting questions
Last Post: programmer_ceds
9 hours ago
» Replies: 8
» Views: 238
'Transparent' area is bro...
Forum: General questions
Last Post: Ofnuts
9 hours ago
» Replies: 1
» Views: 74
blank screen
Forum: OSX
Last Post: wilsonpig
Yesterday, 08:58 AM
» Replies: 4
» Views: 161
Cannot Install BIMP to GI...
Forum: Extending the GIMP
Last Post: Ofnuts
07-03-2025, 07:52 PM
» Replies: 1
» Views: 100
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: chblondel
07-03-2025, 06:11 PM
» Replies: 9
» Views: 512
Gimp 3.0.4 - Windows 10 -...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-03-2025, 03:02 PM
» Replies: 1
» Views: 125

 
Photo How to remove red patches of skin in GIMP?!
Posted by: Krikor - 11-28-2021, 02:10 AM - Forum: Tutorials and tips - No Replies

Browsing at random (on the fly?) I found the following question in another forum about Gimp: https://www.reddit.com/r/GIMP/comments/r...&context=3


Quote:"I want it exactly as you see in this 1 minute photoshop tutorial; https://www.youtube.com/watch?v=xJLF4VuJHQA

However there is no dropper selector for hue/saturation adjustment with GIMP. How would I best go about it with GIMP??"


In the comments, Master Pat David promptly indicated the solution https://patdavid.net/2014/07/wavelet-dec...%20Removal,- what%20if%20the

But I decided to try using an approximation similar to the one used in the video, using a hue-saturation adjustment.

Here I detail my approach and the result obtained:

Initial Image
01- [Image: qFLhwLY.png]

Selection of the area to be changed
02- [Image: EQwf5Fi.png]

Adjust in Colors - Hue-Saturation... and used layer mask

With the mask selected, I made the path to selection and applied a feather of 20. Then with a brush at 30% opacity I brushed on the mask until I got something satisfactory.
03- [Image: CAAsNIt.png]

Result
04- [Image: QSkgnNf.png]

The result obtained here serves only as a reference, since both the selection and the adjustments were made just for the sake of experimentation.

Print this item

  gimp on chromebook
Posted by: chris64 - 11-27-2021, 10:42 PM - Forum: General questions - Replies (1)

Does Gimp run on Chromebook?

Print this item

  Change FG/BG Color dialog to RGB/HSV
Posted by: allanfelipe - 11-27-2021, 02:19 AM - Forum: General questions - Replies (4)

Hi, I'd like to know if it's possible to change the "FG/BG Color" dialog modes to RGB/HSV instead of RGB/LCh. Some info: I have GIMP 2.10.28 installed (with PhotoGimp mode). Thanks!

Print this item

  place text on path, unwanted border on text
Posted by: bbxrider - 11-26-2021, 05:24 AM - Forum: General questions - Replies (22)

been following this help video, https://www.youtube.com/watch?v=0CMt3Uc0zrg,
it shows the same steps as many other help vids

see attachments, the process goes ok until I get to filling the text with color, when
selecting the bucket tool, it looks like the text is selected now with a red border?
and sure enuf there looks like a red border remains on the filled in text?

I can't find why the selected text gets what looks like a red border?

maybe its not a red border?

if not a border what is it? and how to remove whatever it is

if it is a red border can't find anywhere how to remove a border
around text, except maybe to unselect the Show Layer Boundary under view
but that doesn't work

of course now the attachments are not in the order they should be, the process is
as expected in 3 attachments, 2 show where it goes off the rails



Attached Files Thumbnail(s)
               
Image(s)
   
Print this item

  Resynthesizer/Python revisited
Posted by: rickk - 11-25-2021, 08:24 PM - Forum: Extending the GIMP - Replies (2)

Using Gimp 2.10.22 on knoppix 9.1

Reference our prior discussion pertaining to plug-in compatibility with python 2 vs python 3 that is included with various linux distributions.

Recently figured out what I had been doing wrong all along trying to get the Synaptic package manager working.  Great resource for the direct links to the repositories.

So, trying to make up for past deficiencies, I located a Python 2.10.8-2 which is specifically billed as being "python support for gimp"

Installed it, and how have a Python-Fu menu item in my Gimp >Filters menu.  Then placed the plugin-heal-selection.py, plugin-heal-transparency.py,  resynthesizer, and resynthesizer_gui items in my /.config/GIMP/2.10/plug-ins subdirectory.

Relaunched gimp, and behold  the menu items heal selection and heal transparency showed up in my Filters>Enhance menu.

But Resynthesizer did not show up in my Filters>Map menu.   I recall there being something about having to make the two Resynthesizer items "executable".  WHICH I BELIEVE all that entails is to go to Properties>Permissions>Execute and verify that the list box states  "Anyone".

Is that correct? Or have I been missing something more that is required?

Because when I try to use either heal selection or heal transparency in gimp, I get the following errors.

Heal Selection
[Image: fPQgu9z.png]



Heal Transparency
[Image: 5wDwSte.png]



And in both instances I additionally get the following  "procedure not found" error message:


[Image: dagcD7o.png]


So, that has me wondering......does the retro "Python for Gimp" addition that I made appear to be the right one? is there a better?

Have I  properly done what is required to make the Resynthesizer modules executable?

Have I muffed up something else?

As always, your time and thoughts are appreciated   Smile

Print this item

  How to anchor dockable dialogs?
Posted by: Gimpquester - 11-25-2021, 05:36 AM - Forum: General questions - Replies (2)

I'm getting a bit annoyed by dockable dialogs always falling off and becoming an independent object in the interface when I touch them with my pen. Is there a way to anchor the dockable dialogs once the interface is to my liking?

Basically I'm trying to prevent the 1-2 step as seen in the two images below.



Attached Files Image(s)
       
Print this item

  Can Gimp convert a JPG to a Photo?
Posted by: Mark2855 - 11-23-2021, 10:56 PM - Forum: General questions - Replies (20)

Hello, Gimp experts.
Sure, you can convert a Photo to a JPG,but is there a way to do the opposite?
Can you convert a JPG into something that sorta' looks like a photograph?
IF Not, then is there some other program that can do this?
Thanks.
Mark2855



Attached Files Image(s)
   
Print this item

  face on iron bars
Posted by: denzjos - 11-23-2021, 06:25 PM - Forum: Gallery - No Replies

I got my inspiration for this by Marco Cianfanelli. For this I had in mind that the parts of the face are mounted on rectangular bars that are positioned in one line.  
   

Print this item

  Batch Image Processing (layer manupulation)
Posted by: izwan - 11-23-2021, 01:02 PM - Forum: Scripting questions - Replies (1)

Hi,

I'm kind of new using batch processing. I have about 300 pages of scanned old manuscript. Its yellowish and stained.

Normally I will clean it up by:


1. Duplicate the layer
2. Change the top layer mode to "grain merge"
3. Merge down the layer.
4. Repeat the steps until I got a much cleaner page.
5. Touch up using brush.

I was wondering if there is a scrip or command that I can use to to step 1 to step 3 on batch file. I mean, cleaning up old manuscript for family safekeeping is really hard work. If there is a batch processing that I can run and sit back. I still need to touch up here and there of course, but this will take at least 75% work load if I can automate it.

Thank you

Print this item

  Copy on image into excisting image
Posted by: Arne - 11-23-2021, 09:38 AM - Forum: General questions - Replies (1)

When im coping one image into excisting image and edit part of the copied image, there is a change of colour in the background where the removed part of the image used to be.

I have one picture,
adding a layer
adding image of stars into new layer
removing most of the stars/new image
outline of new image is still there

please see attached image



Attached Files Thumbnail(s)
   
Print this item