<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Convert Images in Mac OS X: JPG to GIF, PSD to JPG, GIF to JPG, BMP to JPG, PNG to PDF, and more</title>
	<atom:link href="http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Mon, 13 Feb 2012 04:38:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Luis L</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-328313</link>
		<dc:creator>Luis L</dc:creator>
		<pubDate>Wed, 01 Feb 2012 20:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-328313</guid>
		<description>You have to hold alt (option) key when you click on the file type to expose hidden types like gif, icns, etc.</description>
		<content:encoded><![CDATA[<p>You have to hold alt (option) key when you click on the file type to expose hidden types like gif, icns, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Williams</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-324633</link>
		<dc:creator>Ken Williams</dc:creator>
		<pubDate>Sat, 28 Jan 2012 03:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-324633</guid>
		<description>You can use the &#039;sips&#039; command-line tool, which I personally find easier than firing up Automator.  Check out http://straylink.wordpress.com/2009/01/24/os-x-command-line-image-manipulation/ for examples.

To convert a bunch of TIFs to JPGs, I just did something like:

for x (*.tif)
   sips -s format jpeg $x --out outdir/$(basename $x .tif).jpg</description>
		<content:encoded><![CDATA[<p>You can use the &#8216;sips&#8217; command-line tool, which I personally find easier than firing up Automator.  Check out <a href="http://straylink.wordpress.com/2009/01/24/os-x-command-line-image-manipulation/" rel="nofollow">http://straylink.wordpress.com/2009/01/24/os-x-command-line-image-manipulation/</a> for examples.</p>
<p>To convert a bunch of TIFs to JPGs, I just did something like:</p>
<p>for x (*.tif)<br />
   sips -s format jpeg $x &#8211;out outdir/$(basename $x .tif).jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-313150</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 10 Jan 2012 09:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-313150</guid>
		<description>Gari, do you have an option for .gif in yours? My older versions of Mac had that extension, but Lion doesn&#039;t seem to. If not, is there a way to add extension options?</description>
		<content:encoded><![CDATA[<p>Gari, do you have an option for .gif in yours? My older versions of Mac had that extension, but Lion doesn&#8217;t seem to. If not, is there a way to add extension options?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert a PDF to JPG with Preview in Mac OS X</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-299109</link>
		<dc:creator>Convert a PDF to JPG with Preview in Mac OS X</dc:creator>
		<pubDate>Tue, 13 Dec 2011 21:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-299109</guid>
		<description>[...] is an often underused Mac OS X app that can handle a lot of file and image conversion tasks without the need for downloading any third party tools. Preview also happens to be the [...]</description>
		<content:encoded><![CDATA[<p>[...] is an often underused Mac OS X app that can handle a lot of file and image conversion tasks without the need for downloading any third party tools. Preview also happens to be the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bullesdebleu</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-297585</link>
		<dc:creator>Bullesdebleu</dc:creator>
		<pubDate>Sat, 10 Dec 2011 20:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-297585</guid>
		<description>Thanks a LOOOOOOOOOOt, Mac friend! I didn&#039;t know either what Automator was for, you save me time and money and I&#039;m definitely going to dive into this great App! Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a LOOOOOOOOOOt, Mac friend! I didn&#8217;t know either what Automator was for, you save me time and money and I&#8217;m definitely going to dive into this great App! Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Sanders</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-296618</link>
		<dc:creator>Stephen Sanders</dc:creator>
		<pubDate>Thu, 08 Dec 2011 22:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-296618</guid>
		<description>Would anyone venture to say this app is as good or better in some things than Gimp. I researched it and it looks like there were no issues for OS X 10.6 or later.</description>
		<content:encoded><![CDATA[<p>Would anyone venture to say this app is as good or better in some things than Gimp. I researched it and it looks like there were no issues for OS X 10.6 or later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gari</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-291851</link>
		<dc:creator>Gari</dc:creator>
		<pubDate>Fri, 02 Dec 2011 21:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-291851</guid>
		<description>Re: OS X Lion - yes, use &#039;export&#039; instead of &#039;Save As&#039;</description>
		<content:encoded><![CDATA[<p>Re: OS X Lion &#8211; yes, use &#8216;export&#8217; instead of &#8216;Save As&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanielS</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-273873</link>
		<dc:creator>DanielS</dc:creator>
		<pubDate>Thu, 10 Nov 2011 22:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-273873</guid>
		<description>Does it work with Lion too?
I can&#039;t export my png as gif...</description>
		<content:encoded><![CDATA[<p>Does it work with Lion too?<br />
I can&#8217;t export my png as gif&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-272299</link>
		<dc:creator>An</dc:creator>
		<pubDate>Wed, 09 Nov 2011 11:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-272299</guid>
		<description>THANK YOU!!! You saved me a LOT of time!!!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!! You saved me a LOT of time!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomte</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-271741</link>
		<dc:creator>tomte</dc:creator>
		<pubDate>Tue, 08 Nov 2011 14:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-271741</guid>
		<description>Great tip, must see if we can add recursion to this.</description>
		<content:encoded><![CDATA[<p>Great tip, must see if we can add recursion to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Confused</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-247117</link>
		<dc:creator>Confused</dc:creator>
		<pubDate>Sun, 02 Oct 2011 14:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-247117</guid>
		<description>It will not let me save the files. I don&#039;t know what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>It will not let me save the files. I don&#8217;t know what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chmedly</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-227729</link>
		<dc:creator>Chmedly</dc:creator>
		<pubDate>Thu, 25 Aug 2011 17:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-227729</guid>
		<description>How about a way to batch change to png AND change the resolution of the files?  I don&#039;t see that option in the Automator tasks even though it can be done in Preview.</description>
		<content:encoded><![CDATA[<p>How about a way to batch change to png AND change the resolution of the files?  I don&#8217;t see that option in the Automator tasks even though it can be done in Preview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anastatik</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-207830</link>
		<dc:creator>Anastatik</dc:creator>
		<pubDate>Sat, 02 Jul 2011 08:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-207830</guid>
		<description>Absolutely fantastic advice!!

5 years a mac user and didn&#039;t have the slightest idea that you can do that!

Many thanks Aske!</description>
		<content:encoded><![CDATA[<p>Absolutely fantastic advice!!</p>
<p>5 years a mac user and didn&#8217;t have the slightest idea that you can do that!</p>
<p>Many thanks Aske!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aske</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-207368</link>
		<dc:creator>Aske</dc:creator>
		<pubDate>Thu, 30 Jun 2011 12:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-207368</guid>
		<description>Run automator.app, it´s in Applications folder. When it asks, select &quot;workflow&quot;.
1. Click &quot;files &amp; folders&quot; on left. From right column drag &amp; drop &quot;ask for finder items&quot; into the left window. Select the folder where your images are, tick &quot;allow multiple selections&quot;.
2. Drag &amp; drop &quot;copy finder items&quot; and select the folder where you want to copy.
3. Select &quot;Photos&quot;, and drag &quot;change type of images&quot;. Select the output format.

Save the workflow for possible future use (File, save as).
Click run, select the photos to be converted. After a period, You have all the images in the output folder, in another format.

http://img43.imagevenue.com/img.php?image=434307207_Untitled_122_398lo.jpg</description>
		<content:encoded><![CDATA[<p>Run automator.app, it´s in Applications folder. When it asks, select &#8220;workflow&#8221;.<br />
1. Click &#8220;files &amp; folders&#8221; on left. From right column drag &amp; drop &#8220;ask for finder items&#8221; into the left window. Select the folder where your images are, tick &#8220;allow multiple selections&#8221;.<br />
2. Drag &amp; drop &#8220;copy finder items&#8221; and select the folder where you want to copy.<br />
3. Select &#8220;Photos&#8221;, and drag &#8220;change type of images&#8221;. Select the output format.</p>
<p>Save the workflow for possible future use (File, save as).<br />
Click run, select the photos to be converted. After a period, You have all the images in the output folder, in another format.</p>
<p><a href="http://img43.imagevenue.com/img.php?image=434307207_Untitled_122_398lo.jpg" rel="nofollow">http://img43.imagevenue.com/img.php?image=434307207_Untitled_122_398lo.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quickly Create a New Image File from Clipboard Contents with Preview</title>
		<link>http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/#comment-207127</link>
		<dc:creator>Quickly Create a New Image File from Clipboard Contents with Preview</dc:creator>
		<pubDate>Wed, 29 Jun 2011 08:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2574#comment-207127</guid>
		<description>[...] from Safari, and go straight to Preview to create a new file which can instantly be edited or converted.                   stLight.options({ publisher:&#039;fe5e0a84-1fac-40de-8014-9f89fc1cbe6a&#039; [...]</description>
		<content:encoded><![CDATA[<p>[...] from Safari, and go straight to Preview to create a new file which can instantly be edited or converted.                   stLight.options({ publisher:&#039;fe5e0a84-1fac-40de-8014-9f89fc1cbe6a&#039; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- W3 Total Cache: Page cache debug info:
Engine:             disk (enhanced)
Key:                2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/feed/_index.html
Caching:            disabled
Reject reason:      user agent is rejected
Status:             not cached
Creation Time:      0.121s
Header info:
X-Pingback:         http://osxdaily.com/xmlrpc.php
Last-Modified:      Mon, 13 Feb 2012 04:38:02 GMT
ETag:               "acc9b2aa3d4cb5ef03d9354f964cd3fe"
X-Powered-By:       W3 Total Cache/0.9.1.3
Link:               <http://wp.me/ps4An-Fw>; rel=shortlink
Content-Type:       text/xml; charset=UTF-8
-->
