Tool to annotate pictures (screenshots) for documentation purposes?

46

23

Long time ago, I saw someone use a software (on Windows) that was specifically created to annotate pictures. It made it simple to add arrows, boxes, circles in "outstanding" colors to the image. Unfortunatly, I don't remember what program that was.

Now, I have to document a GUI and I'd like to use this software in order to annotate screenshots of the software so that I can show the order of flow and dependencies between various aspects of the GUI.

I'd be very happy if someone could point me into the right direction.

René Nyffenegger

Posted 2010-01-21T08:58:38.037

Reputation: 1 862

Question was closed 2013-02-24T20:25:05.753

As an aside: for true documentation I often find it easier to annotate using the word processor. That way, the screen captures are not changed, and typos or changes can easily be incorporated into the document at a later time. (Remember, on Windows Alt-PrtScr gets you a capture of just the active window; you might want to ensure doing that on a white background because that colour is visible around the rounded corners.) If you're annotating the screen captures directly, then consider using something that allows for removing the annotations at a later time. – Arjan – 2010-01-21T12:44:48.703

http://StepShot.net -is built specifically for these tasks. – Sasha Reminnyi – 2016-07-20T08:51:55.700

Answers

32

Have a look at Greenshot (GPL). It's the best Windows-Screenshot maker I've seen so far, including direct editing of the taken images.

Bobby

Posted 2010-01-21T08:58:38.037

Reputation: 8 534

Thanks everybody for their suggestions. I believe the other suggestions would have equally merited an "accpeted answer", but Greenshot was actually the app I was after. – René Nyffenegger – 2010-01-21T15:08:37.673

I also use greenshot image editor (in 2018) in addition to its primary purpose of screen capturing. – Jay Cummins – 2018-05-22T12:20:37.663

13

Second Screenpresso recommendation -- switched from Jing for less resources consumption and less mouse clicks to take a screenshot. Launch it with "-beta" command line argument to get better clipboard handling.

alt text

Pasha

Posted 2010-01-21T08:58:38.037

Reputation: 331

5

Maybe Jing is what you're after:

alt text

John T

Posted 2010-01-21T08:58:38.037

Reputation: 149 037

2

I recommend you TechSmith's SnagIt. Its editor is quite powerful in editing pictures the way you like. See the Quick Tour for a visual representation of the features offered.

You can download the SnagIt trial which is fully-functional and runs for 30 days after installation.

Mehper C. Palavuzlar

Posted 2010-01-21T08:58:38.037

Reputation: 51 093

1

We develop an application, ScreenSteps that is specifcally designed for this type of work. It is different from most screen capture applications in that it doesn't just let you capture and annotate images. It also creates a step by step document for you. Makes the whole authoring process very fast. You can export the results to PDF, HTML, Word or publish to many blogs/wikis. It's available for both Mac and PC.

Greg DeVore

Posted 2010-01-21T08:58:38.037

Reputation: 41

1

Windows 7 includes a great utility for this purpose called "Problem Steps Recorder". It allows you to highlight certain parts of a screenshot and attach comments to them, and then exports them to a zipped MHT file.

a_m0d

Posted 2010-01-21T08:58:38.037

Reputation: 988

0

I used FastStone capture which was free but is now a shareware, and also Fireshot add-on for firefox, to take screenshots of my web apps and annotate it. Note that there's also a "Pro" version and a standalone software.

Otherwise, Screenpresso seems promising, and I'd give it a try.

Baztoune

Posted 2010-01-21T08:58:38.037

Reputation: 207