What is the difference between .rtf and .ps?
- Extension
- .rtf
- .ps
- Format
- Text
- Binary
- Category
- Document
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- 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.
- MIME Type
- text/richtext
- application/postscript
- Sample
- sample.rtf
- sample.ps
- Wikipedia
- .rtf on Wikipedia
- .ps on Wikipedia