Mac OS X Screen Grab

I recently mentioned how to grab a screen shot of an application window on Windows XP. On Mac OS X you can also capture a screen shot of a window but its definitely is not as simple as Windows since it does not come with a Print Screen key. Mac OS X comes with a Grab utility (under Applications | Utilities | Grab) which an capture the whole screen, a selected window, or a selected rectangular area of your screen.

You can also grab a screen shot by using the Preview application. Open the Mac OS X Preview application and select the File | Grab | Window menu to capture a screen shot of a selected application window.

Technorati Tags: , , , , ,

Run PHP Web Applications on the Java Platform »
« Migrating to Java 6
 
Related Posts
Recent Posts
 

5 Comments so far

  1. Chris on October 11th, 2007

    Nope!

    Screen capture under Mac OS X is actually simpler than under Windows (in my humble opinion), because it saves directly to a file - you don’t have to open Paint, paste, and save. And you don’t have to use Grab! You just have to know what the keyboard shortcuts are.

    The full list (blatantly stolen from http://guides.macrumors.com/Taking_Screenshots_in_Mac_OS_X):

    Command-Shift-3: Take a screenshot of the screen, and save it as a file on the desktop
    Command-Shift-4, then select an area: Take a screenshot of an area and save it as a file on the desktop
    Command-Shift-4, then space, then click a window: Take a screenshot of a window and save it as a file on the desktop
    Command-Control-Shift-3: Take a screenshot of the screen, and save it to the clipboard
    Command-Control-Shift-4, then select an area: Take a screenshot of an area and save it to the clipboard
    Command-Control-Shift-4, then space, then click a window: Take a screenshot of a window and save it to the clipboard

    Hope this helps!

  2. Ilya Sabanin on October 11th, 2007

    Actually, there is much more easier way to grab screenshot.

    Just hit Cmd Shift 3 for whole screen or Cmd Shift 4 for rectangular area or Cmd Shift 4 then hit space to grab window.

  3. TechKnow on October 11th, 2007

    @Chris, @Ilya - Wow, I certainly did not even think that there was a shortcuts for that. Thanks for the correction, this is going to save me time and hassle when creating screenshots.

  4. Koen Van der Auwera on October 11th, 2007

    Even better is trying to get a hold of a Skitch invite (http://plasq.com/skitch) and your screenshot is on the internets in no time. ;)

  5. Jin on January 22nd, 2008

    Grab is still a useful program if you need to use the Timed feature. Allows you to setup before taking a snapshot.

    Also the command line utility: screencapture is good for any scripting screencaptures.

Leave a reply