This is a website by Willem van Zyl

I'm a project manager, software developer, Apple evangelist and geek from South Africa. I'm passionate about web and mobile application development, usability, productivity, physics, astronomy, science fiction and fantasy.

If you would like to contact me, message me on Twitter or send me an email.

How to change the format of screenshots saved to your Desktop on Mac OS X

03 Aug 2009

Mac OS X has several options for taking screenshots with shortcut keys or taking screenshots from the command line. By default these screenshots are copied to the clipboard or saved to your Desktop as PNG files. You can set these saved screenshots to one of several different filetypes using one of the commands below.

To change the default screenshot filetype, open a new Terminal window and enter a command like this (replacing "{filetype}" with your preferred filetype):

defaults write com.apple.screencapture type {filetype}

... then log out and back in to activate the changes.

Permitted filetypes are "jpg", "png", "bmp", "gif", and "tiff".

Do you like this? Share it:

Copyright © Geekology 2011. All Rights Reserved.

Hosted by Code. Like. Clockwork.