49

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.

Arjan
  • 31,511

7 Answers7

34

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
  • 9,032
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

Gareth
  • 19,080
Pasha
  • 331
5

Maybe Jing is what you're after:

alt text

Gareth
  • 19,080
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.

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.

0

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
  • 1,108
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
  • 217