PAID
----
[SnagIt][1] from TechSmith is a good choice for Windows. <sup>[David in Dakota][2]</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][3] so you can send images to Flickr, Blogger, MSExcel, Skype, FogBugz, etc.


FREE
----
You can also 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][4]. <sup>[akmad][5]</sup>

Firefox has an add-on called [Screengrab][6]. <sup>[sparkes][7]</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][8])


  [1]: http://snagit.com
  [2]: http://beta.stackoverflow.com/users/64/david-in-dakota
  [3]: http://www.techsmith.com/snagit/accessorycategory.asp?catID=1
  [4]: http://lifehacker.com/software/windows-vista/windows-vista-tip--take-screenshots-with-the-snipping-tool-228885.php
  [5]: http://beta.stackoverflow.com/users/1314/akmad
  [6]: https://addons.mozilla.org/en-US/firefox/addon/1146
  [7]: http://beta.stackoverflow.com/users/269/sparkes
  [8]: http://graphicssoft.about.com/od/screencapturemac/ht/macscreenshot.htm