What is the difference between .ps and .odt?
- Extension
- .ps
- .odt
- Format
- Binary
- Binary
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- Apache Software Foundation
- 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.
- An ODT file is a text document created by various word processors, such as the Writer program included in Apache OpenOffice and LibreOffice. It contains different elements such as text, images, drawn objects, and styles. ODT files are formatted using the OASIS OpenDocument XML-based standard.
- MIME Type
- application/postscript
- application/vnd.oasis.opendocument.text
- Sample
- sample.ps
- sample.odt
- Wikipedia
- .ps on Wikipedia
- .odt on Wikipedia