What is the difference between .rtf and .xps?
- Extension
- .rtf
- .xps
- Format
- Text
- Binary
- Category
- Document
- Document
- Developer
- Microsoft
- Microsoft
- 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.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- text/richtext
- application/vnd.ms-xpsdocument
- Sample
- sample.rtf
- sample.xps
- Wikipedia
- .rtf on Wikipedia
- .xps on Wikipedia