Graphic File Formats

There are a number of graphics formats out there, such as:

  1. bmp
  2. eps
  3. gif
  4. jpg
  5. pdf
  6. ps

LaTeX works best with the postscript formats (eps, ps) which were around when the program was first created. For the other formats, LaTeX may or may not work; you would be safer trying PDFLaTeX, which will produce a PDF document.


2002-02-28