eps
What is a .eps file?
application/postscript
EPS (Encapsulated PostScript) is a self-contained PostScript document describing vector graphics and text, intended to be embedded within other documents. It often includes a low-resolution preview and a bounding box for placement. It is a legacy print and design format largely supplanted by PDF and SVG.
How to use a .eps file
Use an example EPS to test PostScript parsing and rasterization, bounding-box handling, and converters that translate EPS to PDF, SVG, or raster images.