SCREEN SHOT SHORTCUTS

Shortcuts

  • 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

In Leopard and later, the following keys can be held down while selecting an area (via Command-Shift-4 or Command-Control-Shift-4):

  • Space, to lock the size of the selected region and instead move it when the mouse moves
  • Shift, to resize only one edge of the selected region
  • Option, to resize the selected region with its center as the anchor point

Formats

Different versions of Mac OS X have different formats for screenshots.

  • Mac OS X 10.2 (Jaguar): jpg
  • Mac OS X 10.3 (Panther): pdf
  • Mac OS X 10.4 (Tiger) and later: png

In Mac OS X 10.4 and later, the default screenshot format can be changed, by opening Terminal (located at /Applications/Utilities/Terminal) and typing in:

defaults write com.apple.screencapture type image_format
killall SystemUIServer

Where image_format is one of jpg, tiff, pdf, png, bmp or pict (among others). If you omit the second line, you will need to log out and in again for the change to take effect.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

STARTING IN SAFE MODE

To start up into Safe Mode (to Safe Boot), do this:Be sure your Mac is shut down.Press the power...

SUDO COMMANDS TO SET FIREWALL CONFIGURATIONS / PORT FORWARDING

PORT CHECKINGIf you enter the command sudo ipfw list you will see the active...

GOOD REFERENCE PAGES MAC

http://apple.stackexchange.comhttp://www.informit.comhttp://developernotes.com

SUDO COMMANDS / PORT FORWARDING EXAMPLE TERMINAL

COMMANDS ARE LISTED IN BOLD server:~ administrator$ sudo ipfw list01000 allow ip from any to...

WINDOWS 8 ON A MAC

HOW TO INSTALL WINDOWS 8 ON A MAC By Matt Smith — April 14, 2013 14...