Tool to add shapes, annotations and text using templates to images
up vote
76
down vote
favorite
Often I need to annotate (draw some arrows, lines, basic shapes like squares, ellipses etc and enter some text) on top of pictures (JPG, PNG images) and screenshots (again png images). I would also need to be able to crop, resize etc.
I tried the Gimp but I could only enter text and perform all image transformations but couldn't find a way to draw boxes etc.
I finally settled to Openoffice.org draw, but I know that isn't what I want, because in oodraw I need to insert my pic into a drawing and resize it (or the drawing) to fit and then go about making changes and finally export to png...
Is there any image editor that allows adding shapes and text to jpg & png files and save the modified file in its place? If the tool can also have template collections (like dia does) for shapes that is an added bonus.
software-recommendation image-processing
add a comment |
up vote
76
down vote
favorite
Often I need to annotate (draw some arrows, lines, basic shapes like squares, ellipses etc and enter some text) on top of pictures (JPG, PNG images) and screenshots (again png images). I would also need to be able to crop, resize etc.
I tried the Gimp but I could only enter text and perform all image transformations but couldn't find a way to draw boxes etc.
I finally settled to Openoffice.org draw, but I know that isn't what I want, because in oodraw I need to insert my pic into a drawing and resize it (or the drawing) to fit and then go about making changes and finally export to png...
Is there any image editor that allows adding shapes and text to jpg & png files and save the modified file in its place? If the tool can also have template collections (like dia does) for shapes that is an added bonus.
software-recommendation image-processing
add a comment |
up vote
76
down vote
favorite
up vote
76
down vote
favorite
Often I need to annotate (draw some arrows, lines, basic shapes like squares, ellipses etc and enter some text) on top of pictures (JPG, PNG images) and screenshots (again png images). I would also need to be able to crop, resize etc.
I tried the Gimp but I could only enter text and perform all image transformations but couldn't find a way to draw boxes etc.
I finally settled to Openoffice.org draw, but I know that isn't what I want, because in oodraw I need to insert my pic into a drawing and resize it (or the drawing) to fit and then go about making changes and finally export to png...
Is there any image editor that allows adding shapes and text to jpg & png files and save the modified file in its place? If the tool can also have template collections (like dia does) for shapes that is an added bonus.
software-recommendation image-processing
Often I need to annotate (draw some arrows, lines, basic shapes like squares, ellipses etc and enter some text) on top of pictures (JPG, PNG images) and screenshots (again png images). I would also need to be able to crop, resize etc.
I tried the Gimp but I could only enter text and perform all image transformations but couldn't find a way to draw boxes etc.
I finally settled to Openoffice.org draw, but I know that isn't what I want, because in oodraw I need to insert my pic into a drawing and resize it (or the drawing) to fit and then go about making changes and finally export to png...
Is there any image editor that allows adding shapes and text to jpg & png files and save the modified file in its place? If the tool can also have template collections (like dia does) for shapes that is an added bonus.
software-recommendation image-processing
software-recommendation image-processing
edited Sep 10 '14 at 2:14
Braiam
51.2k20135219
51.2k20135219
asked Sep 4 '10 at 8:33
koushik
3,60132032
3,60132032
add a comment |
add a comment |
12 Answers
12
active
oldest
votes
up vote
97
down vote
accepted
Warning: broken. Shutter is severely broken in Ubuntu 18.04 and not available in later versions.
Shutter (which you can install from the Ubuntu Software Centre or sudo apt-get install shutter) is a tool which has a variety of options for taking and annotating screenshots. (Note: You can annotate any images of your choice, not just screenshots.)

8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.sudo aptitude install shutterdoesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missingGoo::Canvas/libgoocanvaswhileaptitude search libgoocanvasshowlibgoocanvas3is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.
– koushik
Sep 6 '10 at 6:22
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.libgoo-canvas-perlis now a Recommends and is installed by default.
– andrewsomething
Oct 5 '10 at 2:34
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
|
show 12 more comments
up vote
8
down vote
I would use Inkscape
(which you can install from the Ubuntu Software Centre or sudo apt-get install inkscape).

You will need to right click the image, select Open With -> Other Application...
and chose Inkscape from the list. After you have done this the first time, you can just right click -> Open With -> Inkscape.
This will import the image into Inkscape and the page will be sized to fit the image. You can then make your annotations.
To save it, you need to use File -> Export Bitmap, click Browse... and chose your original image.
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
add a comment |
up vote
7
down vote
Flameshot
It comes with some cool annotation features like Freehand drawing, Lines, Arrows, Boxes, Circles, Highlighting, Blur, etc.
It also comes with many on-screen buttons as well lots of customization options.

Its written with QT/C++ and it's very easy to install in Ubuntu(18.04+).
apt install flameshot
You can also try to compile for older versions.
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
add a comment |
up vote
5
down vote
If you want to stay in gimp, you can add boxes and circles/ellipses. Use the rectangle or ellipse selection tool, and when you have the marching ants, on the main menu click Edit/Stroke Selection, then make your line style choice.
There are gimp plug ins to do arrows (that I have not tried), however it took only a few minutes to find a clip art site, copy an arrow image, convert it to a transparent-background gif using these directions, and add it as a new layer to the image. The arrow layer can be moved, rotated, scaled, colored, etc.
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
add a comment |
up vote
5
down vote
You also might want to try GnuPaint or Krita. Not sure if it's exactly what you're looking for, but they might work for you. Both are in the Software Center.
GnuPaint

Krita

gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
add a comment |
up vote
2
down vote
You can use firefox or Chrome web browser to do this. On firefox you have to install fireshot addon and on chrome "screen capture"
https://addons.mozilla.org/en-US/firefox/addon/fireshot
Unfortunately fireshot works on Windows only. Here's a list of such addons. Please test them on your own.
https://addons.mozilla.org/en-US/firefox/search/?q=screen+grab&appver=11.0&platform=linux
Screen Capture will do on Chrome
https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
add a comment |
up vote
2
down vote
I recommend the "Awesome Screenshot" extension, You can easily add there text, simple arrows and other shapes.
Google Chrome
https://chrome.google.com/webstore/detail/awesome-screenshot-screen/nlipoenfbbikpbjkfpfillcgkoblgpmj
Firefox
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-
Opera
https://addons.opera.com/en/extensions/details/awesome-screenshot-capture-annotate/
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
add a comment |
up vote
1
down vote
On Ubuntu (or Linux Mint), try Kolourpaint. It's easy to use and has the features you describe.

add a comment |
up vote
1
down vote
You can use Pixtick. Web tool, no installation required and free.
http://www.pixtick.com
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
add a comment |
up vote
0
down vote
You can take a look here, u'll find a lot of funny chrome extensions:
https://chrome.google.com/webstore/search-extensions/screenshot?hl=en-US
And this articile talks about some others:
http://www.hongkiat.com/blog/top-web-annotation-and-markup-tools/
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
add a comment |
up vote
0
down vote
Ksnip
Because I run KDE using GTK themed apps like Shutter is not ideal. After doing some research I settled on ksnip as a screenshot tool. It has pretty much everything you asked for (if you need to crop, just do it by taking another screenshot).

Install
You can install ksnip buy downloading the .deb packages here
https://github.com/DamirPorobic/ksnip/releases
or check if it's already in your version of Ubuntu's repository vi apt:
apt install ksnip
add a comment |
up vote
0
down vote
I use LibreOffice impress https://www.libreoffice.org/discover/impress/ for annotations.
Just copy paste the image into the slide and add all the shapes and text which will serve as annotations. Then export to any of many available formats, like JPEG, PDF, etc.
Annotating with Impress keeps "annotations" as a separate layer allowing you to edit them at any time. On the other hand, if you annotate with, say, Shutter editing tool, once you saved the image with the annotations, you cannot undo the changes (you'll need to re-annotate the entire image from the initial state or use eraser tool to make corrections to existing annotations).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f3578%2ftool-to-add-shapes-annotations-and-text-using-templates-to-images%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
12 Answers
12
active
oldest
votes
12 Answers
12
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
97
down vote
accepted
Warning: broken. Shutter is severely broken in Ubuntu 18.04 and not available in later versions.
Shutter (which you can install from the Ubuntu Software Centre or sudo apt-get install shutter) is a tool which has a variety of options for taking and annotating screenshots. (Note: You can annotate any images of your choice, not just screenshots.)

8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.sudo aptitude install shutterdoesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missingGoo::Canvas/libgoocanvaswhileaptitude search libgoocanvasshowlibgoocanvas3is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.
– koushik
Sep 6 '10 at 6:22
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.libgoo-canvas-perlis now a Recommends and is installed by default.
– andrewsomething
Oct 5 '10 at 2:34
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
|
show 12 more comments
up vote
97
down vote
accepted
Warning: broken. Shutter is severely broken in Ubuntu 18.04 and not available in later versions.
Shutter (which you can install from the Ubuntu Software Centre or sudo apt-get install shutter) is a tool which has a variety of options for taking and annotating screenshots. (Note: You can annotate any images of your choice, not just screenshots.)

8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.sudo aptitude install shutterdoesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missingGoo::Canvas/libgoocanvaswhileaptitude search libgoocanvasshowlibgoocanvas3is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.
– koushik
Sep 6 '10 at 6:22
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.libgoo-canvas-perlis now a Recommends and is installed by default.
– andrewsomething
Oct 5 '10 at 2:34
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
|
show 12 more comments
up vote
97
down vote
accepted
up vote
97
down vote
accepted
Warning: broken. Shutter is severely broken in Ubuntu 18.04 and not available in later versions.
Shutter (which you can install from the Ubuntu Software Centre or sudo apt-get install shutter) is a tool which has a variety of options for taking and annotating screenshots. (Note: You can annotate any images of your choice, not just screenshots.)

Warning: broken. Shutter is severely broken in Ubuntu 18.04 and not available in later versions.
Shutter (which you can install from the Ubuntu Software Centre or sudo apt-get install shutter) is a tool which has a variety of options for taking and annotating screenshots. (Note: You can annotate any images of your choice, not just screenshots.)

edited Dec 12 at 15:36
Galgalesh
4,90112452
4,90112452
answered Sep 4 '10 at 10:04
8128
24.8k21100137
24.8k21100137
8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.sudo aptitude install shutterdoesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missingGoo::Canvas/libgoocanvaswhileaptitude search libgoocanvasshowlibgoocanvas3is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.
– koushik
Sep 6 '10 at 6:22
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.libgoo-canvas-perlis now a Recommends and is installed by default.
– andrewsomething
Oct 5 '10 at 2:34
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
|
show 12 more comments
8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.sudo aptitude install shutterdoesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missingGoo::Canvas/libgoocanvaswhileaptitude search libgoocanvasshowlibgoocanvas3is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.
– koushik
Sep 6 '10 at 6:22
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.libgoo-canvas-perlis now a Recommends and is installed by default.
– andrewsomething
Oct 5 '10 at 2:34
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
8
8
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.
sudo aptitude install shutter doesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missing Goo::Canvas/libgoocanvas while aptitude search libgoocanvas show libgoocanvas3 is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.– koushik
Sep 6 '10 at 6:22
2 notes: 1. Inteface is indirect - need to click on the toolbar button for editing with in-built editor to get to the window which allows annotations to be made. 2.
sudo aptitude install shutter doesn't install libgoo-canvas-perl which is required for enabling the edit button! Couldn't figure it out straight away: shutter complains of missing Goo::Canvas/libgoocanvas while aptitude search libgoocanvas show libgoocanvas3 is installed - the unmet (runtime) dependency is libgoo-canvas-perl. Thought of putting it here in case anyone wants to try out shutter after reading this.– koushik
Sep 6 '10 at 6:22
1
1
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
Turns out there is a bug report, but it's been marked invalid :( bugs.launchpad.net/ubuntu/+source/shutter/+bug/549679
– 8128
Sep 6 '10 at 7:00
6
6
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.
libgoo-canvas-perl is now a Recommends and is installed by default.– andrewsomething
Oct 5 '10 at 2:34
I just over-ruled the decision on that bug report, and uploaded a fix to maverick.
libgoo-canvas-perl is now a Recommends and is installed by default.– andrewsomething
Oct 5 '10 at 2:34
3
3
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
@aperson imgur support is there now :)
– dukedave
Aug 10 '12 at 4:10
2
2
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
And now completely borked for me in 18.04. :(( And not just the edit button -- I'm amazed people have it running at all. :/
– Dɑvïd
Jun 9 at 12:03
|
show 12 more comments
up vote
8
down vote
I would use Inkscape
(which you can install from the Ubuntu Software Centre or sudo apt-get install inkscape).

You will need to right click the image, select Open With -> Other Application...
and chose Inkscape from the list. After you have done this the first time, you can just right click -> Open With -> Inkscape.
This will import the image into Inkscape and the page will be sized to fit the image. You can then make your annotations.
To save it, you need to use File -> Export Bitmap, click Browse... and chose your original image.
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
add a comment |
up vote
8
down vote
I would use Inkscape
(which you can install from the Ubuntu Software Centre or sudo apt-get install inkscape).

You will need to right click the image, select Open With -> Other Application...
and chose Inkscape from the list. After you have done this the first time, you can just right click -> Open With -> Inkscape.
This will import the image into Inkscape and the page will be sized to fit the image. You can then make your annotations.
To save it, you need to use File -> Export Bitmap, click Browse... and chose your original image.
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
add a comment |
up vote
8
down vote
up vote
8
down vote
I would use Inkscape
(which you can install from the Ubuntu Software Centre or sudo apt-get install inkscape).

You will need to right click the image, select Open With -> Other Application...
and chose Inkscape from the list. After you have done this the first time, you can just right click -> Open With -> Inkscape.
This will import the image into Inkscape and the page will be sized to fit the image. You can then make your annotations.
To save it, you need to use File -> Export Bitmap, click Browse... and chose your original image.
I would use Inkscape
(which you can install from the Ubuntu Software Centre or sudo apt-get install inkscape).

You will need to right click the image, select Open With -> Other Application...
and chose Inkscape from the list. After you have done this the first time, you can just right click -> Open With -> Inkscape.
This will import the image into Inkscape and the page will be sized to fit the image. You can then make your annotations.
To save it, you need to use File -> Export Bitmap, click Browse... and chose your original image.
edited Mar 11 '17 at 18:56
Community♦
1
1
answered Sep 4 '10 at 9:58
dv3500ea
28.6k1289143
28.6k1289143
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
add a comment |
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
1
1
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
+1 to inkscape. Man, this is awesome. IMO there is a learning curve though - albeit smaller than, say, photoshop.
– koushik
Sep 6 '10 at 5:47
17
17
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I love inkscape but don't agree that it is a good tool for editing screnshots. Just see how hard it is to add a simple arrow.
– snowguy
Jul 11 '12 at 15:24
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
I came here looking for an alternative to this approach. If Inkscape could open in under 1 second and recognized that In fact I just opened it for annotating a screencapture then that would be awesome. But it doesnt, and we are forced to jump thorough hoops and wait for it to load which is not good when you have 30 screenshots to do in rapid succession.
– Lennart Rolland
Mar 23 '15 at 12:54
2
2
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
This is like killing flies with heavy artillery...
– Fran Marzoa
Jul 13 '17 at 15:39
add a comment |
up vote
7
down vote
Flameshot
It comes with some cool annotation features like Freehand drawing, Lines, Arrows, Boxes, Circles, Highlighting, Blur, etc.
It also comes with many on-screen buttons as well lots of customization options.

Its written with QT/C++ and it's very easy to install in Ubuntu(18.04+).
apt install flameshot
You can also try to compile for older versions.
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
add a comment |
up vote
7
down vote
Flameshot
It comes with some cool annotation features like Freehand drawing, Lines, Arrows, Boxes, Circles, Highlighting, Blur, etc.
It also comes with many on-screen buttons as well lots of customization options.

Its written with QT/C++ and it's very easy to install in Ubuntu(18.04+).
apt install flameshot
You can also try to compile for older versions.
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
add a comment |
up vote
7
down vote
up vote
7
down vote
Flameshot
It comes with some cool annotation features like Freehand drawing, Lines, Arrows, Boxes, Circles, Highlighting, Blur, etc.
It also comes with many on-screen buttons as well lots of customization options.

Its written with QT/C++ and it's very easy to install in Ubuntu(18.04+).
apt install flameshot
You can also try to compile for older versions.
Flameshot
It comes with some cool annotation features like Freehand drawing, Lines, Arrows, Boxes, Circles, Highlighting, Blur, etc.
It also comes with many on-screen buttons as well lots of customization options.

Its written with QT/C++ and it's very easy to install in Ubuntu(18.04+).
apt install flameshot
You can also try to compile for older versions.
edited Sep 12 at 14:47
Richard de Wit
13310
13310
answered May 17 at 12:12
Gaurav Gandhi
8891819
8891819
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
add a comment |
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
There's always something missing. Suggest tool.
– Gaurav Gandhi
Jun 9 at 4:57
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
It looks like a new text tool is implemented and will be in the next release. Yay! I'll log an enhancement request for opacity control, and we'll see if the dev goes for it. ;)
– Dɑvïd
Jun 9 at 12:00
1
1
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
It wasn't in my distros repository, but I was able to find a binary in another distro here: repology.org/metapackage/flameshot/packages
– virtualxtc
Nov 8 at 0:36
1
1
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
this is amazing thanks , for ubuntu < 18.04 download deb package from launchpad.net/~harish2704/+archive/ubuntu/ppa1/+packages
– Mr Coder
Nov 16 at 13:55
add a comment |
up vote
5
down vote
If you want to stay in gimp, you can add boxes and circles/ellipses. Use the rectangle or ellipse selection tool, and when you have the marching ants, on the main menu click Edit/Stroke Selection, then make your line style choice.
There are gimp plug ins to do arrows (that I have not tried), however it took only a few minutes to find a clip art site, copy an arrow image, convert it to a transparent-background gif using these directions, and add it as a new layer to the image. The arrow layer can be moved, rotated, scaled, colored, etc.
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
add a comment |
up vote
5
down vote
If you want to stay in gimp, you can add boxes and circles/ellipses. Use the rectangle or ellipse selection tool, and when you have the marching ants, on the main menu click Edit/Stroke Selection, then make your line style choice.
There are gimp plug ins to do arrows (that I have not tried), however it took only a few minutes to find a clip art site, copy an arrow image, convert it to a transparent-background gif using these directions, and add it as a new layer to the image. The arrow layer can be moved, rotated, scaled, colored, etc.
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
add a comment |
up vote
5
down vote
up vote
5
down vote
If you want to stay in gimp, you can add boxes and circles/ellipses. Use the rectangle or ellipse selection tool, and when you have the marching ants, on the main menu click Edit/Stroke Selection, then make your line style choice.
There are gimp plug ins to do arrows (that I have not tried), however it took only a few minutes to find a clip art site, copy an arrow image, convert it to a transparent-background gif using these directions, and add it as a new layer to the image. The arrow layer can be moved, rotated, scaled, colored, etc.
If you want to stay in gimp, you can add boxes and circles/ellipses. Use the rectangle or ellipse selection tool, and when you have the marching ants, on the main menu click Edit/Stroke Selection, then make your line style choice.
There are gimp plug ins to do arrows (that I have not tried), however it took only a few minutes to find a clip art site, copy an arrow image, convert it to a transparent-background gif using these directions, and add it as a new layer to the image. The arrow layer can be moved, rotated, scaled, colored, etc.
answered Sep 6 '10 at 17:00
W_Whalley
1894
1894
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
add a comment |
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
Informative. I knew there was a way to do it with the gimp. I also indeed want to stay with the gimp - since I already use it for so many other things. Thanks for the tip.
– koushik
Sep 7 '10 at 9:25
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I have tried the arrow plugin, it's hard to use. I can't preview the arrow shape. I had to click the arrow menu item for each arrow line. Better then none, though.
– Xiè Jìléi
May 23 '12 at 6:43
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
I also have used the arrow plugin. Not a good solution. It only does straight arrows and if you do some long arrows and some short arrows the long arrows head gets too big and looks strange next to a shorter arrow.
– snowguy
Jul 11 '12 at 15:25
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
Gimp is a bitmap editor. Simple vector-like operations, let alone adding captions or arrows, are just not what Gimp was designed for. Use the right tool for the job.
– Dan Dascalescu
Nov 1 '16 at 0:46
add a comment |
up vote
5
down vote
You also might want to try GnuPaint or Krita. Not sure if it's exactly what you're looking for, but they might work for you. Both are in the Software Center.
GnuPaint

Krita

gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
add a comment |
up vote
5
down vote
You also might want to try GnuPaint or Krita. Not sure if it's exactly what you're looking for, but they might work for you. Both are in the Software Center.
GnuPaint

Krita

gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
add a comment |
up vote
5
down vote
up vote
5
down vote
You also might want to try GnuPaint or Krita. Not sure if it's exactly what you're looking for, but they might work for you. Both are in the Software Center.
GnuPaint

Krita

You also might want to try GnuPaint or Krita. Not sure if it's exactly what you're looking for, but they might work for you. Both are in the Software Center.
GnuPaint

Krita

edited Jan 25 '13 at 3:25
Suhaib
3,26843045
3,26843045
answered Sep 6 '10 at 17:16
gamerchick02
1,3181020
1,3181020
gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
add a comment |
gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
gpaint was the perfect recommendation for me, minimal small, deps and basic to quickly mark up a screenshot
– Maks
Sep 7 '14 at 5:55
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
@Maks: let's say you've added some text. How can you nudge it around to the desired position in the screenshot (e.g. to not obscure other elements of the image)?
– Dan Dascalescu
Nov 1 '16 at 0:47
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
For anyone looking, Gnu Paint does not have an undo function... rendering it pretty useless
– Ben Winding
Jun 29 at 1:59
add a comment |
up vote
2
down vote
You can use firefox or Chrome web browser to do this. On firefox you have to install fireshot addon and on chrome "screen capture"
https://addons.mozilla.org/en-US/firefox/addon/fireshot
Unfortunately fireshot works on Windows only. Here's a list of such addons. Please test them on your own.
https://addons.mozilla.org/en-US/firefox/search/?q=screen+grab&appver=11.0&platform=linux
Screen Capture will do on Chrome
https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
add a comment |
up vote
2
down vote
You can use firefox or Chrome web browser to do this. On firefox you have to install fireshot addon and on chrome "screen capture"
https://addons.mozilla.org/en-US/firefox/addon/fireshot
Unfortunately fireshot works on Windows only. Here's a list of such addons. Please test them on your own.
https://addons.mozilla.org/en-US/firefox/search/?q=screen+grab&appver=11.0&platform=linux
Screen Capture will do on Chrome
https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
add a comment |
up vote
2
down vote
up vote
2
down vote
You can use firefox or Chrome web browser to do this. On firefox you have to install fireshot addon and on chrome "screen capture"
https://addons.mozilla.org/en-US/firefox/addon/fireshot
Unfortunately fireshot works on Windows only. Here's a list of such addons. Please test them on your own.
https://addons.mozilla.org/en-US/firefox/search/?q=screen+grab&appver=11.0&platform=linux
Screen Capture will do on Chrome
https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg
You can use firefox or Chrome web browser to do this. On firefox you have to install fireshot addon and on chrome "screen capture"
https://addons.mozilla.org/en-US/firefox/addon/fireshot
Unfortunately fireshot works on Windows only. Here's a list of such addons. Please test them on your own.
https://addons.mozilla.org/en-US/firefox/search/?q=screen+grab&appver=11.0&platform=linux
Screen Capture will do on Chrome
https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg
edited Apr 28 '12 at 4:04
answered Apr 28 '12 at 3:53
Curious Apprentice
1,93272750
1,93272750
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
add a comment |
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
Can you capture other areas than the web page content with this tool? E.g. can you capture the Chrome DevTools?
– Dan Dascalescu
Nov 1 '16 at 0:48
add a comment |
up vote
2
down vote
I recommend the "Awesome Screenshot" extension, You can easily add there text, simple arrows and other shapes.
Google Chrome
https://chrome.google.com/webstore/detail/awesome-screenshot-screen/nlipoenfbbikpbjkfpfillcgkoblgpmj
Firefox
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-
Opera
https://addons.opera.com/en/extensions/details/awesome-screenshot-capture-annotate/
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
add a comment |
up vote
2
down vote
I recommend the "Awesome Screenshot" extension, You can easily add there text, simple arrows and other shapes.
Google Chrome
https://chrome.google.com/webstore/detail/awesome-screenshot-screen/nlipoenfbbikpbjkfpfillcgkoblgpmj
Firefox
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-
Opera
https://addons.opera.com/en/extensions/details/awesome-screenshot-capture-annotate/
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
add a comment |
up vote
2
down vote
up vote
2
down vote
I recommend the "Awesome Screenshot" extension, You can easily add there text, simple arrows and other shapes.
Google Chrome
https://chrome.google.com/webstore/detail/awesome-screenshot-screen/nlipoenfbbikpbjkfpfillcgkoblgpmj
Firefox
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-
Opera
https://addons.opera.com/en/extensions/details/awesome-screenshot-capture-annotate/
I recommend the "Awesome Screenshot" extension, You can easily add there text, simple arrows and other shapes.
Google Chrome
https://chrome.google.com/webstore/detail/awesome-screenshot-screen/nlipoenfbbikpbjkfpfillcgkoblgpmj
Firefox
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-
Opera
https://addons.opera.com/en/extensions/details/awesome-screenshot-capture-annotate/
answered Apr 21 '16 at 11:27
Michal Przybylowicz
878916
878916
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
add a comment |
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
Please mention the limitations of Awesome Screenshot. Can you take a screenshot of the browser's DevTools, for example?
– Dan Dascalescu
Nov 1 '16 at 0:49
add a comment |
up vote
1
down vote
On Ubuntu (or Linux Mint), try Kolourpaint. It's easy to use and has the features you describe.

add a comment |
up vote
1
down vote
On Ubuntu (or Linux Mint), try Kolourpaint. It's easy to use and has the features you describe.

add a comment |
up vote
1
down vote
up vote
1
down vote
On Ubuntu (or Linux Mint), try Kolourpaint. It's easy to use and has the features you describe.

On Ubuntu (or Linux Mint), try Kolourpaint. It's easy to use and has the features you describe.

edited Mar 11 '17 at 19:03
Community♦
1
1
answered Oct 20 '12 at 23:21
kupitt
191
191
add a comment |
add a comment |
up vote
1
down vote
You can use Pixtick. Web tool, no installation required and free.
http://www.pixtick.com
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
add a comment |
up vote
1
down vote
You can use Pixtick. Web tool, no installation required and free.
http://www.pixtick.com
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
add a comment |
up vote
1
down vote
up vote
1
down vote
You can use Pixtick. Web tool, no installation required and free.
http://www.pixtick.com
You can use Pixtick. Web tool, no installation required and free.
http://www.pixtick.com
answered Apr 17 '13 at 12:10
D Bri
111
111
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
add a comment |
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
3
3
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
Your answer would be improved by adding screenshots showing that the tool you recommend can do what the OP asks.
– Elder Geek
Sep 2 '14 at 15:02
requires flash....
– virtualxtc
Nov 8 at 0:27
requires flash....
– virtualxtc
Nov 8 at 0:27
add a comment |
up vote
0
down vote
You can take a look here, u'll find a lot of funny chrome extensions:
https://chrome.google.com/webstore/search-extensions/screenshot?hl=en-US
And this articile talks about some others:
http://www.hongkiat.com/blog/top-web-annotation-and-markup-tools/
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
add a comment |
up vote
0
down vote
You can take a look here, u'll find a lot of funny chrome extensions:
https://chrome.google.com/webstore/search-extensions/screenshot?hl=en-US
And this articile talks about some others:
http://www.hongkiat.com/blog/top-web-annotation-and-markup-tools/
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
add a comment |
up vote
0
down vote
up vote
0
down vote
You can take a look here, u'll find a lot of funny chrome extensions:
https://chrome.google.com/webstore/search-extensions/screenshot?hl=en-US
And this articile talks about some others:
http://www.hongkiat.com/blog/top-web-annotation-and-markup-tools/
You can take a look here, u'll find a lot of funny chrome extensions:
https://chrome.google.com/webstore/search-extensions/screenshot?hl=en-US
And this articile talks about some others:
http://www.hongkiat.com/blog/top-web-annotation-and-markup-tools/
answered Dec 31 '12 at 17:24
hadibou
1
1
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
add a comment |
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
2
2
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference (ie. post examples of the Chrome Extensions)
– Oyibo
Dec 31 '12 at 17:47
add a comment |
up vote
0
down vote
Ksnip
Because I run KDE using GTK themed apps like Shutter is not ideal. After doing some research I settled on ksnip as a screenshot tool. It has pretty much everything you asked for (if you need to crop, just do it by taking another screenshot).

Install
You can install ksnip buy downloading the .deb packages here
https://github.com/DamirPorobic/ksnip/releases
or check if it's already in your version of Ubuntu's repository vi apt:
apt install ksnip
add a comment |
up vote
0
down vote
Ksnip
Because I run KDE using GTK themed apps like Shutter is not ideal. After doing some research I settled on ksnip as a screenshot tool. It has pretty much everything you asked for (if you need to crop, just do it by taking another screenshot).

Install
You can install ksnip buy downloading the .deb packages here
https://github.com/DamirPorobic/ksnip/releases
or check if it's already in your version of Ubuntu's repository vi apt:
apt install ksnip
add a comment |
up vote
0
down vote
up vote
0
down vote
Ksnip
Because I run KDE using GTK themed apps like Shutter is not ideal. After doing some research I settled on ksnip as a screenshot tool. It has pretty much everything you asked for (if you need to crop, just do it by taking another screenshot).

Install
You can install ksnip buy downloading the .deb packages here
https://github.com/DamirPorobic/ksnip/releases
or check if it's already in your version of Ubuntu's repository vi apt:
apt install ksnip
Ksnip
Because I run KDE using GTK themed apps like Shutter is not ideal. After doing some research I settled on ksnip as a screenshot tool. It has pretty much everything you asked for (if you need to crop, just do it by taking another screenshot).

Install
You can install ksnip buy downloading the .deb packages here
https://github.com/DamirPorobic/ksnip/releases
or check if it's already in your version of Ubuntu's repository vi apt:
apt install ksnip
edited Nov 8 at 1:50
answered Nov 8 at 1:41
virtualxtc
2,11421533
2,11421533
add a comment |
add a comment |
up vote
0
down vote
I use LibreOffice impress https://www.libreoffice.org/discover/impress/ for annotations.
Just copy paste the image into the slide and add all the shapes and text which will serve as annotations. Then export to any of many available formats, like JPEG, PDF, etc.
Annotating with Impress keeps "annotations" as a separate layer allowing you to edit them at any time. On the other hand, if you annotate with, say, Shutter editing tool, once you saved the image with the annotations, you cannot undo the changes (you'll need to re-annotate the entire image from the initial state or use eraser tool to make corrections to existing annotations).
add a comment |
up vote
0
down vote
I use LibreOffice impress https://www.libreoffice.org/discover/impress/ for annotations.
Just copy paste the image into the slide and add all the shapes and text which will serve as annotations. Then export to any of many available formats, like JPEG, PDF, etc.
Annotating with Impress keeps "annotations" as a separate layer allowing you to edit them at any time. On the other hand, if you annotate with, say, Shutter editing tool, once you saved the image with the annotations, you cannot undo the changes (you'll need to re-annotate the entire image from the initial state or use eraser tool to make corrections to existing annotations).
add a comment |
up vote
0
down vote
up vote
0
down vote
I use LibreOffice impress https://www.libreoffice.org/discover/impress/ for annotations.
Just copy paste the image into the slide and add all the shapes and text which will serve as annotations. Then export to any of many available formats, like JPEG, PDF, etc.
Annotating with Impress keeps "annotations" as a separate layer allowing you to edit them at any time. On the other hand, if you annotate with, say, Shutter editing tool, once you saved the image with the annotations, you cannot undo the changes (you'll need to re-annotate the entire image from the initial state or use eraser tool to make corrections to existing annotations).
I use LibreOffice impress https://www.libreoffice.org/discover/impress/ for annotations.
Just copy paste the image into the slide and add all the shapes and text which will serve as annotations. Then export to any of many available formats, like JPEG, PDF, etc.
Annotating with Impress keeps "annotations" as a separate layer allowing you to edit them at any time. On the other hand, if you annotate with, say, Shutter editing tool, once you saved the image with the annotations, you cannot undo the changes (you'll need to re-annotate the entire image from the initial state or use eraser tool to make corrections to existing annotations).
answered Nov 15 at 15:44
rlib
1012
1012
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f3578%2ftool-to-add-shapes-annotations-and-text-using-templates-to-images%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown