eps2xxx
by Primoz Cermelj
04 Feb 2005
(Updated 22 Feb 2005)
Converts an EPS file to several other formats (PDF, JPG, PNG, TIFF).
|
Watch this File
|
| File Information |
| Description |
EPS2XX can convert an existing EPS file to 4 other formats: PDF, JPG, PNG, and TIFF (one at a time or several at once) using Ghostscript. EPS2XX reads an eps file, modifies the bounding box and creates output file(s) file whose size is/are determined by the bounding box from the eps file and not by the paper size. This can not be accomplished by using Ghostscript only.
This tool is especially suited for LaTeX (TeX) users who want to create pdf documents on the fly (by including pdf graphics and using either pdftex or pdflatex). An example would be, if you are using LaTeX (TeX) to typeset documents then the usual (simple) way to include graphics is to include eps graphics using for example (if there exists myfigure.eps)
\begin{figure}
\centering
\includegraphics[scale=0.8]{myfigure}\\
\caption{some caption.}
\end{figure}
To use pdflatex (pdftex) you do not need to change anything but provide another file myfigure.pdf in the same directory along with myfigure.eps. And this file, of course, can be generated by EPS2XXX. |
| Acknowledgements |
This submission has inspired the following:
BaFigExPro (v. 2.7)
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
| Other requirements |
ghostscript |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (8) |
| 01 Mar 2005 |
tobias fuhrer
|
|
|
| 20 Jul 2005 |
D. Cysarz
|
|
|
| 18 Aug 2005 |
Z. Zheng
|
|
|
| 02 Jan 2006 |
David Sterling
|
|
|
| 10 Aug 2006 |
Nevzat Simsek
|
|
|
| 10 Sep 2008 |
Mark Tschopp
|
|
|
| 09 Oct 2008 |
Roel Hogenhuis
|
|
|
| 24 Aug 2010 |
Leo Ka
|
|
|
| Updates |
| 22 Feb 2005 |
Minor bug removed;
Eps files without the BB are now upported; |
|
Contact us at files@mathworks.com