What is the difference between .rgba and .txt?
- Name
- RGB Bitmap
- Text File
- Extension
- .rgba
- .txt
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- Developer
- SGI
- 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.
- A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
- MIME Type
- image/x-rgb
- text/plain
- Sample
- sample.rgba
- sample.txt
- Wikipedia
- .rgba on Wikipedia
- .txt on Wikipedia