Description
Eps2pgf is a PostScript interpreter that converts EPS figures to PGF/TikZ for inclusion in LaTeX documents. The advantage is that all texts are typeset by LaTeX, giving you all the powerful typesetting features and a uniform look of the final document.
NOTE: Please note that Eps2pgf is no longer maintained.
Categories
License
User Ratings
User Reviews
-
Does exactly what is says on the box. - The pgf encoded images are visually perfect copies of the eps ones. - The size of my pdf document went up slightly, from 281kibi (using pdf images, converted from eps) to 321kibi (using the pgf images). - The convenience of being able to include an image in a .tex document itself is priceless.
-
A great helper for people who are using LaTeX. Works very well. Thanks a lot.
-
This works pretty well for me. It generates a pgf script that I am able to include in a LaTeX document.