My personal experience is that PIL has a very easy to use interface but falls over on a number of image formats like interlaced PNG (which are all over the web!), while GraphicsMagick (the stable fork of ImageMagick) can handle absolutely anything, but is a pain to interface with.<div>
<br></div><div>PythonMagickWand looks pretty nice, I just wish someone would sit down and do a decent interface for the native GraphicsMagick API since at least I&#39;ve found ImageMagick to be more of a pain to build/maintain!</div>
<div><br></div><div>Alec</div><div><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 4:19 PM, Kimball Bighorse <span dir="ltr">&lt;<a href="mailto:kbighorse@yahoo.com">kbighorse@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Turns out it&#39;s for favicons, and apparently PIL isn&#39;t good about transparent images.  Does ImageMagick/FreeImage win out in this case?  We were using an alpha setting and a pythonmagickwand.wand.LANCZOS_FILTER filter, is there anything like this in PIL?<br>

<br>
Kimball<br>
_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br>
</blockquote></div><br></div>