What is the difference between .htm and .rgba?
- Extension
- .htm
- .rgba
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- SGI
- Description
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- 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/html
- image/x-rgb
- Sample
- sample.htm
- sample.rgba
- Wikipedia
- .htm on Wikipedia
- .rgba on Wikipedia