What is the difference between .rtf and .rgba?
- Extension
- .rtf
- .rgba
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- SGI
- 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 RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- text/richtext
- image/x-rgb
- Sample
- sample.rtf
- sample.rgba
- Wikipedia
- .rtf on Wikipedia
- .rgba on Wikipedia