[Tutor] cannot convert eps to png using PIL (LL)
Chris Fuller
cfuller084 at thinkingplanet.net
Sat Oct 17 11:29:46 CEST 2009
Like I said, you need to find out what's going wrong with GhostScript. Also,
converting image formats is something PIL does internally, without requiring
a (large) external package like GhostScript, which is an interpreter for a
different language (PostScript), which your eps files are coded in.
Cheers
On Saturday 17 October 2009 00:51, LL wrote:
> > It's trying to launch GhostScript, and failing.
>
> Not sure this is the problem. Ghostscript is installed on my machine. Also,
> I am able to convert .jpg to .png.
More information about the Tutor
mailing list