What is the difference between .ps and .cff?
- Extension
- .ps
- .cff
- Format
- Binary
- Category
- Vector Image
- CAD
- Developer
- Adobe Systems
- Intergraph Corporation
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- The Common File Format (CFF) is a standardized file structure designed to facilitate the sharing, exchange, and preservation of data across various platforms and applications. It is not tied to a specific domain but is rather a generic format that can be adopted by different types of software and systems for a wide range of data types. The CFF aims to provide a common framework that ensures data interoperability and accessibility, making it easier for users to work with data across different tools without the need for extensive conversions.
- MIME Type
- application/postscript
- application/x-cff
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia