High-level use case: Highlight parts in a screenshot
I don't care if gimp or another tool gets used to solve this.
Up to now, I do it like this:
- Super-key "screen..."
- choose application "Screenshot"
- take screenshot
- save it as foo.png
- open gimp
- select pencil
- set color to red
- set brush type to pixel
- set width of brush to 4
- mark the part
- overwrite foo.png
Unfortunately, gimp does not remember the settings.
I need to do step 6 to 9 over and over again.
What is the easiest way to take a screenshot and highlight a part?
Version: Ubuntu 18.04
There was
Shutter
but the edit (marking some parts) feature is a bit hard to enable under recent Ubuntu. Personaly familiar with Shutter, I did enable the edit feature by downloading missing debs. It works fineIf you prefer some out of box app, you can take a look to Flameshot (available in Ubuntu repositories via
apt
)In Gimp you can save tool settings, using the icons at the bottom of the tool options:
(the icons are bit different in Gimp 2.8 but the functionality is the same)
If you use Gimp mostly for this, you can also make the whole setup your default when you start Gimp:
Go to
Edit>Preferences>Tools options
Save tool options on exit
Save tool options now
In Gimp 2.10, also go to
Edit>Preferences>Input devices
Save input device settings on exit
Save input device settings now
I think you got better answers already providing specific tools for Ubuntu. Still I share my 50 cents here. This is how I do when I need to highlight a part of the image.
In point 3: To make regular and clean results I often use guides to have a standard line height on text or precise selection overall. I often zoom to be pixel perfect. Them you can quickly get very precise selection using magnet selection.
In point 5: I use Multiply mostly. On white backgrounds Result : Text + coloured frame. Like a highlighter pen. On Black backgrounds Result : Coloured text.
There are tons of apps now that give such results quickly but often you have to draw the lines with mouse which to me give unclean results hence all the fuss with GIMP. Now I would go for Flameshot from what I see.