What is the difference between .emf and .rtf?
- Extension
- .emf
- .rtf
- Format
- Binary
- Text
- Category
- Vector Image
- Document
- Developer
- Microsoft
- Microsoft
- Description
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- 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.
- MIME Type
- application/x-msmetafile
- text/richtext
- Sample
- sample.emf
- sample.rtf
- Wikipedia
- .emf on Wikipedia
- .rtf on Wikipedia