Graphics, Figures & Tables ⇒ LaTex Error: Unknown graphics extension: .eps.
-
- Posts: 3
- Joined: Wed May 01, 2013 2:11 pm
LaTex Error: Unknown graphics extension: .eps.
I'm having problems with images: for any extension they might end with, when I click to show the document the following error message appears:
"LaTex Error: Unknown graphics extension: .eps."
Even if the image is not an .eps file.
What shall I do?
Thank you in advance.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
LaTex Error: Unknown graphics extension: .eps.
Welcome to the LaTeX community!
Could you post a small example starting with
\documentclass
and ending with \end{document}
(a 
Regards
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
LaTex Error: Unknown graphics extension: .eps.
I guess you solved it in the meantime, right? I just noticed this old topic since I saw your new topic.

Just ensure that you compile with pdfLaTeX, when it's not EPS format, not LaTeX in DVI mode.
Stefan