FREE 
----
On Windows, you can hit **ALT-PrtScr** (capture the current window) or just **PrtScr** (capture the entire screen) and this will copy that image to the clipboard, after which you can paste it into any image program like Photoshop or even Paint (*Start->Run->"mspaint"*).

On Vista, you can use the included **[Snipping Tool][1]**. <sup>[akmad][2]</sup><br />**[PrtScr][3]**, another free option can also capture overlay windows, which Snipping Tool cannot.

**[Cropper][4]**, is a free open source .NET screen capture tool.

SnagIt's free cousin, **[Jing][5]** works on Mac and Windows and will also capture video. <sup>[John Sheehan][6]</sup>

Firefox has an add-on called **[Screengrab][7]**. <sup>[sparkes][8]</sup><br />**[Abduction][9]** is another Firefox add-on for capturing long web pages as one single image. <sup>[Ross][10]</sup>

On a Mac, screenshot taking is built in.  Press **Command-Shift-4**.  The image will be saved as a PNG on the desktop.  ([more info][11])

PAID
----
**[SnagIt][12]** from TechSmith is a good choice for Windows. <sup>[David in Dakota][13]</sup>

  - It has an image editor so it's nice if you need to annotate / mark the screen grabs that you take.
  - It measures the area you're grabbing in pixels - a lot of web developers in our group use it as a measuring tool, not just a screen shot tool.
  - It does delayed capture which is useful for getting context menus etc as a part of your screen grabs.
  - It can screen grab scrolling windows which is very handy.
  - It has [outputs][14] so you can send images to Flickr, Blogger, MSExcel, Skype, FogBugz, etc.

----------

For more detailed info, you can also reference the Wikipedia article on [screenshots][15].


  [1]: http://lifehacker.com/software/windows-vista/windows-vista-tip--take-screenshots-with-the-snipping-tool-228885.php
  [2]: http://beta.stackoverflow.com/users/1314/akmad
  [3]: http://www.fiastarta.com/PrtScr/index.html
  [4]: http://www.codeplex.com/cropper
  [5]: http://www.jingproject.com
  [6]: http://beta.stackoverflow.com/users/1786/john-sheehan
  [7]: https://addons.mozilla.org/en-US/firefox/addon/1146
  [8]: http://beta.stackoverflow.com/users/269/sparkes
  [9]: https://addons.mozilla.org/en-US/firefox/addon/3408
  [10]: http://beta.stackoverflow.com/questions/26183/screenshot-taking-tools#26249
  [11]: http://graphicssoft.about.com/od/screencapturemac/ht/macscreenshot.htm
  [12]: http://snagit.com
  [13]: http://beta.stackoverflow.com/users/64/david-in-dakota
  [14]: http://www.techsmith.com/snagit/accessorycategory.asp?catID=1
  [15]: http://en.wikipedia.org/wiki/Screenshots