<?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: Converting .eps to .png Easily</title>
	<atom:link href="http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/</link>
	<description>I'm a biologist not a...</description>
	<lastBuildDate>Tue, 14 May 2013 21:05:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mehdi</title>
		<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/comment-page-1/#comment-544858</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Sun, 17 Mar 2013 21:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=303#comment-544858</guid>
		<description><![CDATA[Thanks a lot!
It really helped me!
what is &quot;-alpha on&quot;?
]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot!<br />
It really helped me!<br />
what is &#8220;-alpha on&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlb</title>
		<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/comment-page-1/#comment-350573</link>
		<dc:creator>jlb</dc:creator>
		<pubDate>Fri, 07 Sep 2012 20:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=303#comment-350573</guid>
		<description><![CDATA[Just a quick thanks for this post. I was searching for how to do this, and came across this page. After realizing that I had to use the grave mark, not the apostrophe, all was good. Successfully used it to convert a batch of .pdf files to .png. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Just a quick thanks for this post. I was searching for how to do this, and came across this page. After realizing that I had to use the grave mark, not the apostrophe, all was good. Successfully used it to convert a batch of .pdf files to .png. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/comment-page-1/#comment-301591</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 14 May 2012 07:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=303#comment-301591</guid>
		<description><![CDATA[To get the transparancy from the EPS, this works for me...

convert -alpha on -colorspace transparent input.eps output.png

You can add -geometry wxh to give the ouput a size.]]></description>
		<content:encoded><![CDATA[<p>To get the transparancy from the EPS, this works for me&#8230;</p>
<p>convert -alpha on -colorspace transparent input.eps output.png</p>
<p>You can add -geometry wxh to give the ouput a size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/comment-page-1/#comment-274504</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Thu, 01 Mar 2012 15:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=303#comment-274504</guid>
		<description><![CDATA[If you want your PNG to have a transparent background instead of a white one, you can use this command: &quot;convert -colorspace rgb foo.eps foo.png&quot;.]]></description>
		<content:encoded><![CDATA[<p>If you want your PNG to have a transparent background instead of a white one, you can use this command: &#8220;convert -colorspace rgb foo.eps foo.png&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gab</title>
		<link>http://scott.sherrillmix.com/blog/programmer/converting-eps-to-png-easily/comment-page-1/#comment-261096</link>
		<dc:creator>Gab</dc:creator>
		<pubDate>Thu, 12 Jan 2012 14:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://scott.sherrillmix.com/blog/?p=303#comment-261096</guid>
		<description><![CDATA[Never parse &#039;ls&#039; !
cf http://mywiki.wooledge.org/ParsingLs]]></description>
		<content:encoded><![CDATA[<p>Never parse &#8216;ls&#8217; !<br />
cf <a href="http://mywiki.wooledge.org/ParsingLs" rel="nofollow">http://mywiki.wooledge.org/ParsingLs</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
