What is the difference between .ps and .odd?
- Extension
- .ps
- .odd
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- OpenOffice.org
- 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.
- OpenDocument Drawing (ODD) is a file format for storing vector-based graphics and drawings. It is part of the OpenDocument format, a standardized format for office documents, and it is used for creating and storing drawings and illustrations. ODD files can be opened and edited using office software suites that support the OpenDocument format, such as LibreOffice and OpenOffice. They store graphics and drawing data in a standardized, XML-based format, and they can be used for exchanging graphics and drawings between different applications.
- MIME Type
- application/postscript
- application/vnd.oasis.opendocument.graphics
- Sample
- sample.ps
- sample.odd
- Wikipedia
- .ps on Wikipedia
- .odd on Wikipedia