What is the difference between .rgba and .rtf?
- Extension
- .rgba
- .rtf
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- Developer
- SGI
- Microsoft
- Description
- 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.
- 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
- image/x-rgb
- text/richtext
- Sample
- sample.rgba
- sample.rtf
- Wikipedia
- .rgba on Wikipedia
- .rtf on Wikipedia