How do I take screenshots in Mac OS X?
feedback
|
migrated from stackoverflow.com Jul 31 '09 at 20:51
This question came from our site for professional and enthusiast programmers.
If you want to put the screenshot on the clipboard (rather than creating an image file), hold down control while pressing the key combo. | |||||||||
feedback
|
|
Applications -> Utilities -> Grab Not as easy as Print Screen, but gives you some more options. | |||
|
feedback
|
|
You can press Cmd-shift-3 to dump the whole desktop as an image in your ~/Desktop folder, or Cmd-shift-4 to grab a sub area. Hit Cmd-shift-4 then press the spacebar to switch to grabbing a whole window. There's also /usr/sbin/screencapture if you want to script it, etc. | |||||||||||
feedback
|
|
If you are taking screenshots a fair bit, I reccomend LittleSnapper. Fantastic piece of software, and it can hide away in your menu bar and supports publishing to flickr, etc. | |||
|
feedback
|
|
You can use command-shift-3 to take a screen shot, command-shift-4 to select a region, or command-shift-4 then space to select a window. | |||
|
feedback
|
|
Jing is pretty good at this: http://www.jingproject.com/ The CMD+SHIFT+(3 or 4) is OK, but extremely limited. I've assigned a CTRL + PRINT SCREEN keyboard shortcut for Jing, it's much more effective than the default. Plus, you can annotate the screenshots you take. I also turn off the 'little sun orb' thing, that's just a useless gimmick. But once you set it up, Jing can prove to be very powerful. I also have Little Snapper (from a bundle), but it's much less mature and has a few annoying quirks. | |||
|
feedback
|
|
If you're a command-line junkie, check out For example:
There are also options to pop the snap into a Mail.app right away (if you use that), for time delay, for including or removing the cursor, for window based or selected captures and so on. | ||||
|
feedback
|
|
If your not using Skitch, your doing it wrong. Serously, when it comes to grabbing an image, adding to it, sharing online, searching past clippings, or anything else screengrab related Skitch is far and away the best screen capture app out there for the Mac. And it's free Don't believe me? watch the demo: Demo. In all seriousness this is close to my all time most essential OS X app. | |||||||
feedback
|
|
⌘ + Shift + 3 or ⌘ + Shift + 4 depending on what you want | |||||
feedback
|
|
You can also use Grab utility, which supports capturing a marquee selection, whole window, timed screen, and whole screen. Grab can be found in the Utilities folder under Applications. The only image format for screenshots taken by Grab is TIFF. This application is preinstalled on all recent macintosh systems including 10.5 | |||
|
feedback
|