.eps File Extension

Learn what an .eps file is, how to open Encapsulated PostScript artwork safely, how Poly supports it, and when to convert it.

File extension details for .eps

Storage Only
File typeEncapsulated PostScript artwork
MIME type
EncodingPrimarily ASCII PostScript, sometimes with binary data or an embedded preview
Operating systemsWindows, macOS, Linux
Opens withAdobe Illustrator, Ghostscript, Inkscape
Poly supportStorage only. Poly stores, syncs, shares, versions, and downloads EPS files.
Indexed by PolyName only. PostScript code, artwork, and embedded text are not content-indexed.
Preview in PolyNo. Poly does not provide an in-app EPS artwork preview.
Poly agentNo. The Poly agent cannot read or reason about the artwork inside an EPS file.

What kind of file is an .eps?

An .eps file is Encapsulated PostScript artwork. It contains a constrained PostScript program that describes at most one rectangular page, usually a logo, chart, diagram, or illustration intended for placement inside another document. EPS is especially useful for resolution-independent vector graphics, but it can also contain raster images and a low-resolution preview.1

EPS normally uses the application/postscript MIME type. A conforming EPS 3 file commonly starts with %!PS-Adobe-3.0 EPSF-3.0 and includes a %%BoundingBox comment defining the artwork's rectangle. The leading bytes are 25 21 50 53 in hexadecimal (%!PS), but that signature alone does not prove the file is valid or safe.12

Renaming artwork.ps or artwork.pdf to artwork.eps does not create a valid EPS file. Conversion must interpret the source and produce EPS-conforming PostScript.

How do I open an .eps on my computer?

Use maintained, PostScript-aware software:

  • Adobe Illustrator on Windows or macOS can open, place, and save EPS artwork.3
  • Ghostscript on Windows, macOS, or Linux can render EPS and convert it to PDF or a raster image.4
  • Inkscape can import EPS when an appropriate PostScript interpreter is available, although fonts and effects may change.

Current macOS versions no longer include built-in EPS viewing. Apple recommends a third-party app; macOS Monterey and earlier had limited support in Preview.5 Web browsers also do not normally render EPS directly.

Treat an unexpected EPS attachment as executable input. PostScript can perform more than drawing operations, so use current software with sandboxing and resource limits. Do not send untrusted EPS directly to an unrestricted interpreter or network printer.6

Poly support for .eps

Poly stores, syncs, shares, versions, downloads, and finds .eps files by name. Poly does not currently infer PostScript from the .eps suffix, render the artwork, create a thumbnail, index embedded text or vectors, or make the contents available to the Poly agent.

For a preview and content-aware search in Poly, convert a trusted EPS to PDF and upload the PDF alongside the original. Keep the EPS when it remains the authoritative production asset.

History of .eps

Adobe developed EPS in the late 1980s so applications could embed a single PostScript illustration inside a larger page without letting it take over the surrounding print job. EPS version 1.2 was documented in 1987, version 2.0 followed in 1989, and the final published EPS 3.0 specification arrived in 1992.1

PDF later replaced EPS in many publishing and document-exchange workflows. EPS still appears in established print, scientific publishing, logo, and illustration archives where vector output and legacy placement systems matter.

Working with .eps and alternatives

Choose the destination for the next workflow:

NeedGood choiceMain tradeoff
Preserve an established print assetEPSLegacy support; requires a PostScript interpreter
Share, proof, or print broadlyPDFEasier viewing; editability may change
Publish simpler vector artwork on the webSVGFonts, color, and PostScript effects may differ
Deliver fixed pixelsPNG or TIFFPredictable appearance; vectors become raster pixels

Missing fonts, incorrect bounding boxes, spot colors, overprint, and embedded previews can all change the result. After conversion, compare the output visually and use the intended prepress checks before production.

Footnotes

  1. Library of Congress. Encapsulated PostScript File Format, Version 3.x. The format description covers EPS structure, required headers, previews, history, and adoption. 2 3
  2. Adobe Systems Incorporated. PostScript Language Reference, Third Edition. The reference documents EPS restrictions, DSC headers, bounding boxes, and PostScript encoding.
  3. Adobe. Supported File Formats in Adobe Illustrator. Adobe lists EPS support for opening, placing, and saving artwork.
  4. Artifex Software. Using Ghostscript. The documentation covers EPS interpretation and conversion to PDF and raster formats.
  5. Apple. View .ps and .eps Files on Mac. Apple documents the removal of built-in viewing and the earlier limited Preview support.
  6. Internet Engineering Task Force. RFC 2046, Section 4.5.2: PostScript Subtype. The standard explains the risks of executing PostScript and recommends strict resource controls.
© Poly Corp. 2026