What is the difference between .rtf and .png?
- Extension
- .rtf
- .png
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- PNG Development Group
- 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 PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- text/richtext
- image/png
- Sample
- sample.rtf
- sample.png
- Wikipedia
- .rtf on Wikipedia
- .png on Wikipedia