I cannot find this under the image menu bar? I am running GIMP 2.10.20 (revision 1),
Help appreciated
The GIMP user interface is now available in two modes:
multi-window mode,
single window mode.
When you open GIMP for the first time, it opens in single-window mode by default. You can enable multi-window mode unchecking Windows → >Single-Window Mode) option in the image menu bar. After quitting GIMP, GIMP will start in the mode you have selected next time.
Basically, what I'm looking for is a way to use "Select By Color", but I can drag around to select multiple colors. I'm working with a limited palette (with more than 255 colors, so an Indexed Colormap wouldn't help), but I want to find duplicate colors (i.e two colors that are near-identical and should be one color to make the palette simpler), so using a higher Tolerance defeats the purpose I want.
Is there a quick way I can select the border like this,
rather than like this?
Oh and BTW I turned antialiasing off for border selections and then couldn't find the switch again. Must have been in Preferences, but I just looked there and I lost it, so no more antialiasing border selections for me. Ah well, I want it that way usually anyway, since I'm mostly just working with pixel stuff.
And I also just uploaded to ImgBB because the top bar didn't have options to attach images, but now that I'm about to post it, I see the part at the bottom, so that's a bit silly.
I recently switched to Linux, and I would like to stop using Windows for help in my projects. Gimp is awesome editor, but I can't fully use it without this feature.
I need something similar to "Dents" effect. Please help. Thank you!
I want to reduce the hue range of an image by dividing all hue-values by a variable value without touching the saturation- and lightness-values (any more sophisticated projection of the hue-range would also be very interesting).
I am looking for an automatic process that could for example turn the 1st attached image (temp_full_hue.png) into the 2nd attached image (temp_half_hue.png).
Ofc it wouldn't matter where the resulting hue starts, since I'd be able to shift it to wherever I want.
I have an image that I want to extend to the right. Most of the right border is a vaguely orange-red color, lighter near the top of the image, darker near the bottom.
I want to make that image larger by extending that border to the right. If all of that border followed that pattern, I would just copy it piecemeal and paste it next to the existing border. But there are a few places where bits of furniture etc. touch the right border, and extending those in a straight line would look weird.
So far, I have copied pieces of that right border using a rectangular selection tool at a 400% zoom (with the grid spacing set to 1, this makes each pixel visible to the naked eye) and repeatedly pasted them to the right until I reach the right edge of the (expanded) image.
But where other things touch the right border of the original image, there are breaks in that nice smooth flow from light orange to dark orange, making a hard visual boundary where they meet.
I want to "erase" that boundary, making the transition gradual across the entire right area.
I thought of applying a few hundered iterations of a "relaxation" algorithm: color(x,y) = (color(x+1, y+1) + color(x+1,y-1) + color(x-1,y-1) + color(x-1,y+1))/4 , but I thought it would be better to learn how to do this in GIMP, if I can.
Suggestions?
See the attached image for what I've managed to do so far.
Btw, the messy area in the top center is the result of my trying to erase boundaries with the smudge tool. It didn't work as well as I'd hoped.
What is the best way to minimize screen space occupied by tools / icons / command windows / etc.?
When working on my laptop with its puny 13" screen I want to see as much of the image as possible. Which means hiding various icon/command/tools windows. What is the best way to do this. Note: I do not want to get rid of essentials such as the menu and the status tools. How?
I am having trouble making the Wheel/Rotation work for dinamic brush settings.
I can see the tilt is recognized well but using the air brush pen, the one that has the wheel, there are no changes when for example I wish to change the brush size with wheel/Rotation.
The Wheel/Rotation ( wheel on the air brush pen and rotation on the art pen ) are rocognized in other apps like photoshop.
Is there another option that needs to be enabled for this to work ?