<?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>My MacOS X&#187; preview</title>
	<atom:link href="http://www.mymacosx.com/tag/preview/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymacosx.com</link>
	<description>Tips and Tricks for the MacOS X</description>
	<lastBuildDate>Fri, 15 Jul 2011 20:10:09 +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>Batch resize images in Preview</title>
		<link>http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html</link>
		<comments>http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 08:33:14 +0000</pubDate>
		<dc:creator>Amaga</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Utilities Suite]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=412</guid>
		<description><![CDATA[A Quick way to resize images in batches could be  find that Preview has that functionality. Open the whole batch of images in Preview; the images will all open in the same window with thumbnails visible in the sidebar. Select all of the thumbnails in the sidebar (with Command-A, or click the first and then [...]<p><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html">Batch resize images in Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html" rel="bookmark" style="color:#000;font-size:13px">Annotate images and PDF in Preview</a><!-- (15.1)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html" rel="bookmark" style="color:#000;font-size:13px">Remember display options for PDF Preview</a><!-- (11.7)--></li>
		<li><a href="http://www.mymacosx.com/finder/resize-fit-column-finder.html" rel="bookmark" style="color:#000;font-size:13px">Resize to fit column-view all columns in Finder</a><!-- (10.5)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p>A Quick way to <strong>resize images</strong> in batches could be  find that <strong>Preview</strong> has that functionality. Open the whole batch of images in Preview; the images will all open in the same window with thumbnails visible in the sidebar.</p>
<p>Select all of the thumbnails in the sidebar (with <strong>Command-A</strong>, or click the first and then <strong>click the last while holding Shift</strong>). Next, from the Tools menu, choose Adjust Size. You&#8217;ll be presented with a dialog containing options to resize to all the common 4:3 and 16:9 screen sizes, as well as the option to define custom dimensions. Images are scaled proportionately and resampled by default.<br />
<img class="alignnone size-full wp-image-413" title="snow leopard preview image resize" src="http://www.mymacosx.com/files/2009/12/preview-image-resize.png" alt="snow leopard preview image resize" width="228" height="240" /></p>
<p><strong>Save the resized images, and you&#8217;re done!</strong><br />
Preview will prompt you to save any changes if you attempt to close the window.</p>
<p>You can also use <strong>sips</strong> on the command line:<br />
<code>sips -Z 1024 *.jpg</code><br />
will resample to a max of 1024 px for the long edge.<br />
Note that sips rewrites images in place, so you should do this on a copy if you care.</p>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html">Batch resize images in Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html" rel="bookmark" style="color:#000;font-size:13px">Annotate images and PDF in Preview</a><!-- (15.1)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html" rel="bookmark" style="color:#000;font-size:13px">Remember display options for PDF Preview</a><!-- (11.7)--></li>
		<li><a href="http://www.mymacosx.com/finder/resize-fit-column-finder.html" rel="bookmark" style="color:#000;font-size:13px">Resize to fit column-view all columns in Finder</a><!-- (10.5)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annotate images and PDF in Preview</title>
		<link>http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html</link>
		<comments>http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html#comments</comments>
		<pubDate>Tue, 06 Oct 2009 01:45:38 +0000</pubDate>
		<dc:creator>Amaga</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=202</guid>
		<description><![CDATA[One of the great features in Adobe Acrobat Pro is the ability to annotate (comment, markup, circle, highlight) PDF documents and images like JPEGs, PNGs, etc. Although, there are many other features (like creating forms) in Acrobat that are useful for PDFs, it’s not really fair to compare it to Preview. Nonetheless, for those who [...]<p><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html">Annotate images and PDF in Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html" rel="bookmark" style="color:#000;font-size:13px">Batch resize images in Preview</a><!-- (14.5)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html" rel="bookmark" style="color:#000;font-size:13px">Remember display options for PDF Preview</a><!-- (10.4)--></li>
		<li><a href="http://www.mymacosx.com/iphoto/howto-remove-unwanted-faces-iphoto09.html" rel="bookmark" style="color:#000;font-size:13px">Howto remove unwanted faces in iPhoto 09</a><!-- (7.9)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p>One of the great features in <a title="Adobe Acrobat" href="http://www.adobe.com/products/acrobat/" target="_blank">Adobe Acrobat Pro</a> is the ability to <strong>annotate</strong> (comment, markup, circle, highlight) PDF documents and images like JPEGs, PNGs, etc. Although, there are many other features (like creating forms) in Acrobat that are useful for PDFs, it’s not really fair to compare it to Preview. Nonetheless, for those who don’t have Acrobat Pro or don’t want to buy it, Preview has become quite powerful especially with the new Annotate toolbar added in Snow Leopard.<br />
<br />
<img class="size-full wp-image-208 alignnone" src="http://www.mymacosx.com/files/2009/10/annotate.png" alt="annotate" width="348" height="46" /><br />
</p>
<ol>
<li>Open up a PDF or IMAGE on your Mac with Preview.</li>
<li>Click on the Annotate button in Preview, located next to the Select button on the top.</li>
<li>Now, you should notice a toolbar appear on the bottom on Preview.</li>
<li>Use this Annotation toolbar to highlight text, add circles or squares around important text, add hyperlinks, add text, or add colorful arrows.</li>
<li>Once you’re done making any changes to the file, make sure to save it.</li>
</ol>
<p>Here shortcuts:<br />
<img class="alignnone size-full wp-image-210" src="http://www.mymacosx.com/files/2009/10/annotate_shortcuts.png" alt="annotate shortcuts" width="224" height="191" /></p>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html">Annotate images and PDF in Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html" rel="bookmark" style="color:#000;font-size:13px">Batch resize images in Preview</a><!-- (14.5)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html" rel="bookmark" style="color:#000;font-size:13px">Remember display options for PDF Preview</a><!-- (10.4)--></li>
		<li><a href="http://www.mymacosx.com/iphoto/howto-remove-unwanted-faces-iphoto09.html" rel="bookmark" style="color:#000;font-size:13px">Howto remove unwanted faces in iPhoto 09</a><!-- (7.9)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow/Leopard &#8211; Folder content previews in Quick Look</title>
		<link>http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html</link>
		<comments>http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 20:10:04 +0000</pubDate>
		<dc:creator>Amaga</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[hidden feature]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=165</guid>
		<description><![CDATA[Quick Look has a hidden feature that is not enabled by default, and can only be enabled through Terminal. Essentially, when &#8216;X-Ray mode&#8217; is turned on, Quick Looking a folder will show, in a way, the contents of the folder. Instead of just seeing the regular folder icon in Quick Look, the folder icon will [...]<p><a href="http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html">Snow/Leopard &#8211; Folder content previews in Quick Look</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/boot-snow-leopard-into-the-64-bit-kernel.html" rel="bookmark" style="color:#000;font-size:13px">Boot Snow Leopard into the 64-bit kernel</a><!-- (8.9)--></li>
		<li><a href="http://www.mymacosx.com/finder/howto-relaunch-finder.html" rel="bookmark" style="color:#000;font-size:13px">Howto Relaunch Finder</a><!-- (8.5)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/wondering-how-many-64-bit-and-32-bit-extensions-in-snow-leopard.html" rel="bookmark" style="color:#000;font-size:13px">Wondering how many 64-bit and 32-bit extensions in Snow Leopard</a><!-- (8.3)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p>Quick Look has a hidden feature that is not enabled by default, and can only be enabled through Terminal. Essentially, when &#8216;X-Ray mode&#8217; is turned on, Quick Looking a folder will show, in a way, the contents of the folder.<img class="alignright size-full wp-image-166" style="margin-left: 5px;margin-right: 5px" src="http://www.mymacosx.com/files/2009/09/preview-folder-macosx.png" alt="Preview Folder macosx" width="250" height="132" /></p>
<p>Instead of just seeing the regular folder icon in Quick Look, the folder icon will be semi-transparent, with previews of the folder&#8217;s contents visible in the Quick Look window, as seen in the image at right. What&#8217;s more, the preview images will rotate automatically, moving through each item in the folder (click the image to see a movie of the animation).</p>
<p>To turn this on, quit the Finder (using Activity Monitor, Terminal, etc.), then open Terminal and enter this command:</p>
<pre><code>
<pre class="brush: plain; title: ; notranslate">$ defaults write com.apple.finder QLEnableXRayFolders 1</pre>
<p></code></pre>
<p>Relaunch the Finder, and enjoy the new folder <strong>X-Ray</strong> mode in Quick Look. If you ever want to disable it again, quit the Finder, then repeat the above Terminal command, but change the <tt>1</tt> to a <tt>0</tt>.</p>
<p>Source: <a href="http://www.macosxhints.com/article.php?story=20090912030240376" target="_blank">Macosxhints</a></p>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html">Snow/Leopard &#8211; Folder content previews in Quick Look</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/boot-snow-leopard-into-the-64-bit-kernel.html" rel="bookmark" style="color:#000;font-size:13px">Boot Snow Leopard into the 64-bit kernel</a><!-- (8.9)--></li>
		<li><a href="http://www.mymacosx.com/finder/howto-relaunch-finder.html" rel="bookmark" style="color:#000;font-size:13px">Howto Relaunch Finder</a><!-- (8.5)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/wondering-how-many-64-bit-and-32-bit-extensions-in-snow-leopard.html" rel="bookmark" style="color:#000;font-size:13px">Wondering how many 64-bit and 32-bit extensions in Snow Leopard</a><!-- (8.3)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember display options for PDF Preview</title>
		<link>http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html</link>
		<comments>http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html#comments</comments>
		<pubDate>Mon, 28 Sep 2009 21:14:53 +0000</pubDate>
		<dc:creator>Amaga</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=140</guid>
		<description><![CDATA[In Snow Leopard&#8217;s PDF Preview, if you click Control – or Right-click on a PDF preview and change the display option (e.g. from Single Page Continuous to Two Pages), this setting does not stick between launches. The next time you open a PDF, Preview reverts back to the original display setting. However, if you change [...]<p><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html">Remember display options for PDF Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html" rel="bookmark" style="color:#000;font-size:13px">Annotate images and PDF in Preview</a><!-- (11.4)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html" rel="bookmark" style="color:#000;font-size:13px">Batch resize images in Preview</a><!-- (11.2)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html" rel="bookmark" style="color:#000;font-size:13px">Snow/Leopard &#8211; Folder content previews in Quick Look</a><!-- (9)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-141" style="margin-left: 10px;margin-right: 10px" src="http://www.mymacosx.com/files/2009/09/preview_pdf-150x150.png" alt="Preview PDF document" width="150" height="150" />In Snow Leopard&#8217;s <strong>PDF Preview</strong>,</p>
<p>if you click <strong>Control –</strong> or <strong>Right-click</strong> on a PDF preview and change the display option (e.g. from Single Page Continuous to Two Pages), this setting does not stick between launches. The next time you open a PDF, Preview reverts back to the original display setting.</p>
<p><strong><span style="color: #008000">However, if you change the display setting from the menu (View » PDF Display) the setting does stick, and becomes the new default for viewing PDFs in Preview.</span></strong></p>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html">Remember display options for PDF Preview</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/preview-annotate-pdf-images.html" rel="bookmark" style="color:#000;font-size:13px">Annotate images and PDF in Preview</a><!-- (11.4)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/batch-resize-images-preview.html" rel="bookmark" style="color:#000;font-size:13px">Batch resize images in Preview</a><!-- (11.2)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/snow-leopard-folder-content-previews-in-quick-look.html" rel="bookmark" style="color:#000;font-size:13px">Snow/Leopard &#8211; Folder content previews in Quick Look</a><!-- (9)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/snow-leopard/save-preview-pdf-options.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 12/66 queries in 0.026 seconds using apc
Object Caching 1529/1575 objects using apc

Served from: www.mymacosx.com @ 2012-02-06 05:15:06 -->
