Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,989
» Latest member: jhmiii
» Forum threads: 7,400
» Forum posts: 40,298
Full Statistics
|
Latest Threads |
Is there a way to use *.8...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: dziadekles
4 hours ago
» Replies: 3
» Views: 117
|
Do I have to create a fl...
Forum: General questions
Last Post: blogsofwardotme
7 hours ago
» Replies: 2
» Views: 113
|
Automatic selection tool
Forum: General questions
Last Post: rich2005
Yesterday, 03:11 PM
» Replies: 1
» Views: 85
|
Color fill into pasted la...
Forum: General questions
Last Post: RealGomer
Yesterday, 02:22 PM
» Replies: 2
» Views: 183
|
RawTherapy to Gimp
Forum: General questions
Last Post: doiphoto
Yesterday, 12:11 PM
» Replies: 2
» Views: 107
|
Recent folders missing fr...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
Yesterday, 11:31 AM
» Replies: 1
» Views: 88
|
crop and straighten photo...
Forum: General questions
Last Post: denzjos
05-09-2025, 10:51 AM
» Replies: 6
» Views: 228
|
Arrow Script
Forum: Extending the GIMP
Last Post: Chris Thompson
05-08-2025, 07:48 PM
» Replies: 133
» Views: 169,099
|
ofn3-layer-tiles
Forum: Extending the GIMP
Last Post: karaxus
05-08-2025, 10:53 AM
» Replies: 7
» Views: 1,056
|
Slowing down
Forum: General questions
Last Post: rich2005
05-08-2025, 10:33 AM
» Replies: 2
» Views: 242
|
|
|
Out of gamut |
Posted by: b60 - 10-10-2018, 10:33 PM - Forum: General questions
- Replies (3)
|
 |
Gimp 2.8, using soft proofing via Color Management in Edit. I set the monitor profile and the ICC values for the printer and paper. The printer I use uses only sRGB. On some of my photos there are quite a bit of out-of-gamut sections. is there a fix for this? I've read that converting to CMYK and then back to sRGB will solve it, but I don't know how to do this in Gimp?
Thanks in advance for any help!
|
|
|
Changing A Color |
Posted by: Ricebug - 10-10-2018, 05:42 PM - Forum: General questions
- Replies (5)
|
 |
I have a map of Salem, Oregon, and am trying to trace the railroad tracks with a different color. In the map, the tracks are barely legible. Is there a way to pick the color and then globally change the map so that the tracks show up better?
I realize that other parts of the map may be affected. Not an issue, as I'm only focused on the RR tracks themselves. Not an issue, as I'm only focused on the RR tracks themselves.
|
|
|
Burn tool Glitch with layers |
Posted by: GorFrag - 10-09-2018, 11:13 PM - Forum: General questions
- Replies (6)
|
 |
When I start an image I can use the Dodge/Burn tool as normal. However once I use a layer of any sort, even once I merge all layers the Burn tool now can only give me hard edges.
I can find no way to reset that.
I run it on a Asus windows ten rig.
|
|
|
Newbie Layer Question |
Posted by: hrdwirk1 - 10-08-2018, 06:14 PM - Forum: General questions
- Replies (1)
|
 |
I am trying to change the color of a pair of white shoes in GIMP before I actually do it in real life.
I have looked at several videos on youtube and searched this forum as well and haventh been able to find my answer.
I am trying to change the color by using the new layer option. However when I got to color the section of the shoe it doesnt show it applying. I can see what I have done by looking at the new layer with the checkered background but the color isnt applying to the actual image.
Any help would be appreciated.
|
|
|
Can I create a selection from the lone object on a layer? |
Posted by: Ritergeek - 10-08-2018, 02:22 AM - Forum: General questions
- Replies (3)
|
 |
I have a single object with multiple colors and a complex shape isolated on a layer with no background or other elements. How can I transform this layer into a selection without going through the tedious process of using the imprecise scissors or foreground select tools? I've spent nearly twenty minutes trying to word a search query to find the answer with no luck. Is it even possible?
|
|
|
gimp.image_list() vs pdb.gimp_image_list() |
Posted by: DebianFanatic - 10-07-2018, 09:57 PM - Forum: Scripting questions
- Replies (7)
|
 |
➤> pdb.gimp_image_list()
(1, (1,))
➤> gimp.image_list()
[<gimp.Image '[KentsHouse-FamInDen] (imported)'>]
Obviously two different commands (procedures? attributes? properties?), despite their similar names.
The Python Console "Browse" button shows info about pdb.gimp_image_list(), but seems to know nothing about the other. Where is this other command coming from (if not GIMP's internal Procedure DataBase), and how would I know about it if I hadn't just stumbled onto it?
--
Kent
|
|
|
Is there a function or filter |
Posted by: trandoductin - 10-07-2018, 02:40 PM - Forum: General questions
- Replies (2)
|
 |
That will help me pixelize an image with varying sizes dependent on similar colors.
Like pixelize just does constant size.
I want it to get varying possible pixelize dependent on similar colors for example if the area of similar colors is larger it'll return the larger size that i can pixelize on and if an area of similar colors is smaller it'll return the smaller size that i can pixelize on?
I hope I explained that right.
|
|
|
|