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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,777
» Latest member: Jamesnex
» Forum threads: 7,593
» Forum posts: 41,393

Full Statistics

Latest Threads
How to make a watermark o...
Forum: General questions
Last Post: kyolim
2 hours ago
» Replies: 5
» Views: 13,861
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
6 hours ago
» Replies: 1
» Views: 254
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
7 hours ago
» Replies: 2
» Views: 160
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:53 AM
» Replies: 15
» Views: 11,767
Photo play-time
Forum: Gallery
Last Post: Ofnuts
Yesterday, 07:32 AM
» Replies: 24
» Views: 21,646
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 551
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 225
How do you make text circ...
Forum: General questions
Last Post: rich2005
09-12-2025, 07:18 AM
» Replies: 12
» Views: 3,281
New Install, Black Screen...
Forum: OSX
Last Post: akhrameev
09-11-2025, 02:32 PM
» Replies: 3
» Views: 2,940
Trouble changing backgrou...
Forum: General questions
Last Post: tomatoSauce23
09-11-2025, 12:50 PM
» Replies: 6
» Views: 1,468

 
  isolating areas of same colour
Posted by: dinasset - 05-18-2019, 11:46 AM - Forum: Scripting questions - Replies (8)

I do not remember whether this question was already discussed, hence I apologize in advance if so.
Assume an image has been "quantized" using mode indexed (then back to RGB).
The image shows -for example- areas of 8 different colors (if 8 was used while temporarily converting it to indexed).
But the number of separated color areas is often as expected greater than 8, because there are areas of the same color not contiguous, for example again we see 12 separated areas.
Interactively one may use the fuzzy select tool to work on each separated area, but from inside a script I don't see an easy way to do the same, because the gimp_image_select_color considers all together -as expected- the areas having the same colors, and the gimp_image_select_contiguous_color requires an x,y identifying a pixel position.
Is there a way to access separately each area without using a complex scan of pixels in the image to identify each of the 12 separated areas? 
Many thanks.

Print this item

  Decorative Lines
Posted by: akn_39 - 05-17-2019, 08:40 PM - Forum: General questions - Replies (1)

Hello Everyone: I would like to be able to design/create decorative lines, such as would be used in a document to separate content or underline a heading. See attached examples. Does any know of a technique or tutorial or plugin that would accomplish this sort of thing in GIMP?

Thanks. . .

Tony N.



Attached Files Thumbnail(s)
   
Print this item

  Reference Grid
Posted by: doo - 05-17-2019, 01:00 PM - Forum: General questions - Replies (2)

Hi,


I was wondering if it is possible to create a reference grid. I have a couple of photos...different sizes...and would like to render a grid every 1cm. I managed to do that with Render-Pattern-Grid....however I would like to have a notation on the side so I can refer to the box in the grid by using references such as A1, B4 etc...Do you think it is possible?

Print this item

  Contrast Limited Adaptive Histogram Equalization
Posted by: remico - 05-16-2019, 09:58 AM - Forum: Extending the GIMP - Replies (4)

Hello,

There is a page on wikipeda on contrast limited adaptative histogram equalization :
https://en.wikipedia.org/wiki/Adaptive_h...ualization

There is an implementation of contrast limited adaptative histogram equalization on Imagej (Plugins =>Filter => Enhance Local Contrast) with settings for blocksize, histogram bins, max slope. 

Imagemagick also can do contrast limited adaptative histogram equalization,  i have also found it on github :
https://imagemagick.org/script/clahe.php
https://github.com/erich666/GraphicsGems...iv/clahe.c

I don't know equivalent action in Gimp, similar but not the same are tone mapping algorithm like Mantiuk, Reinhard, fattal. Maybe this algorithm can be ported to Gimp as plugin, filter or Gegl action.

On some picture it can be useful to have a better contrast with blocksize to match length of picture and smaller or to get drawing effect with very smaller blocksize and histogram bins.

Here for instance a 387x259 photo with Imagej and different settings :
First row Original - settings blocksize 387, histogram bins 256, max slope 3
Second row 60/60/3 30/30/3



Attached Files Thumbnail(s)
   
Print this item

  How do edits such as Exposure or Hue work?
Posted by: jvanderh10 - 05-16-2019, 01:55 AM - Forum: General questions - Replies (1)

Edits in Photoshop such as Exposure, Curves, and Hue apply a layer over the original image making it a more versatile experience, to where reordering edit layers can produce a different outcome, and allowing one to constantly return to one specific edit after making other ones and altering it. Does GIMP work in this fashion? Or is it something too advanced for me to figure out?

I'm using GIMP through the Linux addition to my Chromebook as a photo editor since I obviously cannot install Photoshop or want to pay for it. I have no issue doing the basics and I know how layers and their opacities work but it's pretty much anything in the Color tab that I don't understand to do in a versatile manner similar to Photoshop.

Print this item

  GIMP not responding on high file sizes.
Posted by: techie1484 - 05-15-2019, 05:42 AM - Forum: General questions - Replies (11)

Greetings,

I created an animation GIF which has 500 frames.It is taking too long to unoptimize and use interleave layer plugin. Even after waiting to complete the plugin execution, When trying to save it, GIMP freezes with message "not responding".

I have enough space on my disk to save the file. The final file size is about 1.5 GB.

Any pointers on how to improve the performance would be helpful.

Print this item

  How Do I Copy and Paste the Text On The Image
Posted by: zabd1805 - 05-14-2019, 11:28 PM - Forum: General questions - Replies (2)

Hey, y'all. So, from this video game box art case cover, I have to copy the word "Trilogy" and paste it. Then I should rename "Remastered" as well. So that way, the same texts and colors I wanna keep them like that is to type it for myself. Do you know how to get into it?[Image: GUEST_b1289465-31ae-4cea-9804-c56bcbd3e9...0&fmt=webp]

Print this item

  Gimp 2.10 - beginners moving layers.
Posted by: rich2005 - 05-14-2019, 09:33 AM - Forum: Tutorials and tips - No Replies

Moving layers comes up frequently with beginners so a very quick look some options.

Moving layers from one image to another
1. click-n-drag
2. copy and paste

Move that new layer around the canvas 
3. A floating layer is just another layer.
4. The Move tool.
5. Anchor a layer or make a new layer

Moving a text layer
6. Use the move tool
7. Use Ctrl-Alt with the active text tool.

A short demo video showing above: https://youtu.be/Je7e6TWTsQs duration 5 minutes 



Print this item

  Gimp Plugin required
Posted by: Alexandra - 05-14-2019, 09:09 AM - Forum: General questions - Replies (1)

Hello everyone!

I need the effect you see in the image for pictures, the original idea is to use a cutting plotter ...I tried lots of options and I need to know if there is any plugin that could give me that kind of result.
Any help would be really appreciated
Thanks a lot
Best regards



Attached Files Thumbnail(s)
   
Print this item

  i am new to gimp how do i get started
Posted by: 1mikehuff - 05-14-2019, 06:01 AM - Forum: Windows - Replies (1)

i have never used a graphic design website before i just started a business and have a business card and flyer design that my neighbor made for me but didn't finish i want to make some changes and finish the cards and flyers so i can send them out and have printed also how do i upload my design to work on it i want to be able to make custom flyers for different specials i might be running also i paint cars and anything anybody wants painted i thought i could use a graphic design soft ware to design paint jobs can anybody help me get started as i have no experience in this any help would be greatly appreciated

Print this item