What is the difference between .rgba and .art?
- Extension
- .rgba
- .art
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- SoftQuad Software
- 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.
- PFS Art Publisher Image (ART) is a raster graphics file format used for storing digital images. It was developed by Progressive Networks for use in their Progressive FreeStyle Art Publisher software. ART files are compressed using the run-length encoding (RLE) algorithm, which allows them to store large images in a relatively small file size. The ART format supports up to 24-bit color and is often used for storing digital photos and other images.
- MIME Type
- image/x-rgb
- image/art
- Sample
- sample.rgba
- sample.art
- Wikipedia
- .rgba on Wikipedia