What is the difference between .ps and .txt?
- Name
- PostScript File
- Text File
- Extension
- .ps
- .txt
- Format
- Binary
- Text
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- 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.
- A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
- MIME Type
- application/postscript
- text/plain
- Sample
- sample.ps
- sample.txt
- Wikipedia
- .ps on Wikipedia
- .txt on Wikipedia