What is the difference between .pct and .eps?
- Extension
- .pct
- .eps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Adobe Systems
- Description
- A PCT file is an image saved in the Macintosh PICT format, which was developed by Apple in 1984 for storing images using Apple QuickDraw technology. It contains image data in one of two formats, PICT 1, the original format that stores 8 colors, or PICT 2, a newer format that allows thousands of colors (24 and 32-bit images). PCT files support both raster and vector images.
- An EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- image/x-pict
- application/postscript
- Sample
- sample.pct
- sample.eps
- Wikipedia
- .pct on Wikipedia
- .eps on Wikipedia