What is the difference between .pict and .epsf?
- Extension
- .pict
- .epsf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Adobe Systems
- Description
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- File created in the Encapsulated PostScript Format (EPSF); contains text, images, and drawings as well as page formatting properties; can be imported into another PostScript (.PS) document; used to create final form documents.
- MIME Type
- image/pict
- Sample
- sample.pict
- sample.epsf
- Wikipedia
- .pict on Wikipedia
- .epsf on Wikipedia