.EPSF File
.epsf is Encapsulated PostScript Format File
Features | Description |
---|---|
File Extension | .epsf |
Format | Binary |
Created by | Adobe Systems |
Category | Vector Image |
.epsf is Encapsulated PostScript Format File
Features | Description |
---|---|
File Extension | .epsf |
Format | Binary |
Created by | Adobe Systems |
Category | Vector Image |
What's on this Page
Encapsulated PostScript - graphics file format used by the PostScript language. EPS files can be either binary or ASCII. The term EPS usually implies that the file contains a bit-mapped representation of the graphics for display purposes. In contrast, PostScript files, referring to fonts, include only the PostScript commands for printing the graphic.
Encapsulated PostScript, or EPS, is a DSC-conforming PostScript document with additional restrictions intended to make EPS files usable as a graphics file format. In other words, EPS files are more-or-less self-contained, reasonably predictable PostScript documents that describe an image or drawing, that can be placed within another PostScript document.
At a minimum, an EPS file contains a BoundingBox DSC comment, describing the rectangle containing the image described by the EPS file. Applications can use this information to lay out the page, even if they are unable to directly render the PostScript inside.
Encapsulated PostScript (EPSF file extension) graphic files are associated with PostScript language, they can either be binary or ASCII.