Are there any packages that allow .eps files to be used when creating a pdf document? I have drawn some images in Inkscape and it wont export files in .jpg format.
Anyone have any other options for programs which I could use for drawing diagrams that would be compatible?
Thanks
Brian
General ⇒ Is there any way to use .eps images when outputting to a pdf
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Is there any way to use .eps images when outputting to a pdf
Hi,
you will find some answers to your question if you use the "Search" button of the board (top right corner) with "epstopdf" as keyword.
you will find some answers to your question if you use the "Search" button of the board (top right corner) with "epstopdf" as keyword.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Is there any way to use .eps images when outputting to a pdf
Thanks, had been using the wrong search keywords, and hadnt found much useful info.
I have just tried using the epstopdf package, but getting errors. Then instead just saved my inkscape images as pdf's. Diagrams seem to be coming out OK in the document (better than using screen capture to convert to jpg any way). Is this the way I should continue? Are there any downsides to saving the images as .pdf's?
Thanks again
I have just tried using the epstopdf package, but getting errors. Then instead just saved my inkscape images as pdf's. Diagrams seem to be coming out OK in the document (better than using screen capture to convert to jpg any way). Is this the way I should continue? Are there any downsides to saving the images as .pdf's?
Thanks again
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Is there any way to use .eps images when outputting to a pdf
Since Inkscape is made for drawing vector based images, it is clear that you can't save your diagrams in (the pixel based) JPG format. But it supports to save them directly as PDF. Like EPS it is a vector based format and yields best results when scaled. Hence a conversion will not be necessary.
Best regards
Thorsten¹
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Is there any way to use .eps images when outputting to a pdf
to use the epstopdf package your LaTeX needs to run external programs, this is usually disabled (for security)
I would convert by hand, using the the commandline tool epstopdf
as far as I remember you can also do this via gsview (if you are on windows), it should be in the menu (perhaps I'm wrong)
I would convert by hand, using the the commandline tool epstopdf
as far as I remember you can also do this via gsview (if you are on windows), it should be in the menu (perhaps I'm wrong)