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 written in C#.

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

[Bug Shooting][7] is a useful free tool, especially if you use FogBugz, Gemini, BugTacker, or OnTime.  

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

**[MWSnap][13]**.  It's getting on in years, but still gets the job done with a fairly nice array of features.  Still the screen capture tool I used the most.

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][14])

PAID
----
**[SnagIt][15]** from TechSmith is $50, and is a good choice for Windows. <sup>[David in Dakota][16]</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][17] so you can send images to Flickr, Blogger, MSExcel, Skype, FogBugz, etc.

**[WindowClippings][18]** is $18 and will grab a shot of a window without any background and also add a watermark.

**[WinSnap][19]** is ~$25 and allows you to simultaneously select and capture multiple objects (e.g. windows, dialogs, buttons and controls).

**[FastStone Capture][20]** is ~$20 and has a few nice image editing tools.

**[FreshLog][21]** is ~$15 and will import to almost any issue tracker.

----------

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


  [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]: http://www.bugshooting.com/web/
  [8]: https://addons.mozilla.org/en-US/firefox/addon/1146
  [9]: http://beta.stackoverflow.com/users/269/sparkes
  [10]: http://screenshot-program.com/fireshot
  [11]: https://addons.mozilla.org/en-US/firefox/addon/3408
  [12]: http://beta.stackoverflow.com/questions/26183/screenshot-taking-tools#26249
  [13]: http://www.mirekw.com/winfreeware/mwsnap.html
  [14]: http://graphicssoft.about.com/od/screencapturemac/ht/macscreenshot.htm
  [15]: http://snagit.com
  [16]: http://beta.stackoverflow.com/users/64/david-in-dakota
  [17]: http://www.techsmith.com/snagit/accessorycategory.asp?catID=1
  [18]: http://www.windowclippings.com/
  [19]: http://www.ntwind.com/software/winsnap.html
  [20]: http://www.faststone.org/FSCaptureDetail.htm
  [21]: http://freshlog.com/
  [22]: http://en.wikipedia.org/wiki/Screenshots