EPS Preview
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|eps}}, {{ext|epsf}} }} '''EPS Preview''' format (also called '''DOS EPS Binary''') is a variant of [[Enc...") |
Revision as of 15:37, 22 December 2013
EPS Preview format (also called DOS EPS Binary) is a variant of Encapsulated PostScript (EPS) format that is extended to also contain an image in TIFF, WMF, PICT, or EPSI (a portable variant of EPS) format.
It is formulated as a simple binary container format, but is generally considered to be an actual EPS file.
Contents |
Format
Files have a 32-byte header, followed by the embedded EPS file, and the "preview" image file.
Identification
Files begin with signature bytes c5 d0 d3 c6.
Software
Refer to Encapsulated PostScript. Beware of viewers that display only the preview image, and not the full-quality EPS image.
Sample files
Links
- Encapsulated PostScript File Format Summary, from the Encyclopedia of Graphics File Formats - Discusses EPS Preview and other EPS formats