CTAN update: epstopdf
epstopdf 2.28 changes to output PDF version 1.5 by default. Before, it output whatever version the underlying Ghostscript or other interpreter had as default. In Ghostscript 9,25, that changed to 1.7, which would cause many warnings in the TeX world. To override the PDF version, use epstopdf --gsopt=-dCompatibilityLevel=1.7 (for example).
This package is located at http://mirror.ctan.org/support/epstopdf More information is at https://www.ctan.org/pkg/epstopdf
Thanks for the upload. For the CTAN Team Manfred Lotz We are supported by the TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
epstopdf – Convert EPS to PDF using Ghostscript
Epstopdf is a Perl script that converts an EPS file to an ‘encapsulated’ PDF file (a single page file whose media box is the same as the original EPS’s bounding box). The resulting file suitable for inclusion by pdfTeX as an image. The script is adapted to run both on Windows and on Unix-alike systems.
The script makes use of Ghostscript for the actual conversion to PDF. It assumes Ghostscript version 6.51 or later, and (by default) suppresses its automatic rotation of pages where most of the text is not horizontal.
LaTeX users may make use of the epstopdf package, which will run the epstopdf script “on the fly”, thus giving the illusion that pdfLaTeX is accepting EPS graphic files.
Package | epstopdf |
Version | 2.36 2024-07-11 |
Copyright | 1998–2001 Sebastian Rahtz et al. 2002–2009 Gerben Wierda et al. 2009–2024 Karl Berry et al. |
Maintainer | Karl Berry Thomas Esser (inactive) Heiko Oberdiek (inactive) Gerben Wierda (inactive) Sebastian Rahtz (deceased) |