PNG to EPS with Python?
Just
just at xs4all.nl
Sat Dec 20 04:50:46 EST 2003
More information about the Python-list mailing list
Sat Dec 20 04:50:46 EST 2003
- Previous message (by thread): PNG to EPS with Python?
- Next message (by thread): PNG to EPS with Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <cb035744.0312200034.67d5863f at posting.google.com>, hwlgw at hotmail.com (Will Stuyvesant) wrote: > I have .PNG image I would like to convert to .EPS (Enhanced > PostScript), "Encapsulated PostScript", actually. > for inclusing in LaTeX documents. I feel that a portable > tool for this would be very welcome in the scientific community, where > they still LaTeX a lot! There is a png2eps tool for linux/unix, but I > can't find something that works on Windows. Perhaps somebody with > Cygwin can produce an .exe (I don't use Cygwin anymore myself)? I > wonder if this would be possible to do with Python, or maybe somebody > already did this? Instead of PNG also JPG, GIF, TIFF, etc. would be > welcome, as it is easy to convert PNG back and forth to those, even on > Windows :-) Have you looked at PIL yet? Just
- Previous message (by thread): PNG to EPS with Python?
- Next message (by thread): PNG to EPS with Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list