<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Odd Jobs In Tech &#187; Mac OS Tips</title>
	<atom:link href="http://oddjobsintech.com/category/mac-os-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://oddjobsintech.com</link>
	<description>The Life and Times of an IT Pro</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:05:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mac OS Tip: Change Screenshot Default File Format</title>
		<link>http://oddjobsintech.com/mac-os-tip-change-screenshot-default-file-format/</link>
		<comments>http://oddjobsintech.com/mac-os-tip-change-screenshot-default-file-format/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 05:49:08 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS Tips]]></category>
		<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=255</guid>
		<description><![CDATA[<a href="http://oddjobsintech.com/mac-os-tip-change-screenshot-default-file-format/"><img align="left" hspace="5" width="150" src="http://enirtia.com/wp-content/uploads/2009/06/picture-1-150x150.png" class="alignleft wp-post-image tfe" alt="picture-1" title="picture-1" /></a>Most Mac OS users are familiar with the Screen Shot functionality and its many options and key combinations, all of which is dependent on how nimble your fingers are (see the table of key combinations for screen shots at the end of this post), but did you know that you could change the default file [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-thumbnail wp-image-330" title="picture-1" src="http://enirtia.com/wp-content/uploads/2009/06/picture-1-150x150.png" alt="picture-1" width="198" height="121" />Most Mac OS users are familiar with the Screen Shot functionality and its many options and key combinations, all of which is dependent on how nimble your fingers are (see the table of key combinations for screen shots at the end of this post), but did you know that you could change the default file format that they are saved as?</p>
<p>By default, since Mac OS 10.4 all screen shots are saved as PNG files, before that they were saved as PDF files. However there are many folks that still would like to save their files as a different format such as JPG or GIF. This is an easy change to make, but it requires you to fire up the Terminal to make the change.</p>
<ol>
<li>Locate the Terminal App. /Applications/Utilities/Terminal.app</li>
<li>Type the following:</li>
</ol>
<p><code>defaults write com.apple.screencapture type "file type"</code></p>
<p>Replace &#8220;file type&#8221; with the extension of the file type you wish to save as such as PDF, JPG, GIF, etc.</p>
<p>Screenshot Commands</p>
<table border="1" cellspacing="0" cellpadding="10" width="600">
<tbody>
<tr>
<th scope="col">Key Combo</th>
<th scope="col">Result</th>
</tr>
<tr>
<td>Command+Shift+3</td>
<td>Capture entire screen and save as a file</td>
</tr>
<tr>
<td>Command+Control+Shift+3</td>
<td>Capture entire screen and copy to the clipboard</td>
</tr>
<tr>
<td>Command+Shift+4</td>
<td>Capture dragged area and save as a file</td>
</tr>
<tr>
<td>Command+Control+Shift+4</td>
<td>Capture dragged area and copy to the clipboard</td>
</tr>
<tr>
<td>Command+Shift+4 then Space bar</td>
<td>Capture a window, menu, desktop icon, or the menu bar and save as a file</td>
</tr>
<tr>
<td>Command+Control+Shift+4 then Space bar</td>
<td>Capture a window, menu, desktop icon, or the menu bar and copy to the clipboard</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/mac-os-tip-change-screenshot-default-file-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

