Convert JPG and PNG to EPS on Windows
There are two kinds of people in this world - those who are always on the lookout for the nifty tools that will convert the xyz image format to Encapsulated Postscript (eps) and those who have no clue what Encapsulated Postscript is.
Why do we like to convert all kinds of shit to eps so much? It’s because of LaTex. And while the pdflatex has support for most non-postscript image types, you sometimes want to compile your documents into postscript format first for best results.
On most unix systems converting between back and forward between common graphical formats and eps is relatively trivial. There are dozens of small command line apps (most likely developed by and/or for frustrated LaTex users) that will for just that for you. Many systems will actually ship with decent assortment of these tools out of the box.
However if you find yourself editing LaTex documents on windows you might be lacking these tools. Or not. I found myself in this situation the other day, and I was able to find windows port of jpeg2eps as well as the port of the awesome sam2p app that works on bitmaps, png’s and bunch of other file formats. The direct link to the binaries is here.
Once you have the right tools, the rest is easy.
Related Posts:


April 22nd, 2007 at 1:23 pm (4217) [Quote]
i always use GIMP to convert my images from tif’s (or whatever format) to eps files.
its free, and easy!
edd
Posted usingApril 22nd, 2007 at 1:34 pm (4219) [Quote]
Good point. Only thing is that Gimp takes it’s sweet time to load, and then you need to make 3-4 mouse clicks to complete the whole thing.
With the command line apps you can accomplish the same thing in seconds
Posted usingJuly 26th, 2008 at 9:24 pm (9710) [Quote]
Gimp does the job.
Posted usingAugust 20th, 2008 at 6:06 pm (9929) [Quote]
Gimp does the job if you habe lot of time. But what if you want to convert 100’s of images.
Posted usingSeptember 6th, 2008 at 8:01 am (10085) [Quote]
the third method listed within this website: http://www.cs.bu.edu/~reyzin/pictips.html
is very useful and it does not require any tool to be installed (you usually should have gsview if you don’t have adobe reader, otherwise there’s the second method)
;)
Posted usingOctober 10th, 2008 at 2:20 pm (10364) [Quote]
Great info thanks. Here is easiest way to convert images: Image Converters
Posted using