What is the difference between .ps and .cid?
- Extension
- .ps
- .cid
- Format
- Binary
- Binary
- Category
- Vector Image
- Font
- Developer
- Adobe Systems
- Adobe
- 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.
- This is a format for presenting fonts in PDF files that was initially conceived to store symbols in the Japanese and Chinese languages because it had a 16-bit structure and allowed for more precise adjustment. CID expands the the potential for PostScript by supporting languages that do not have a left-to-right orientation, and by supporting even a vertical mode of orientation.
- MIME Type
- application/postscript
- application/x-cid
- Sample
- sample.ps
- Wikipedia
- .ps on Wikipedia