What is the difference between .svgz and .rgba?
- Extension
- .svgz
- .rgba
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- SGI
- Description
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- 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
- image/svg+xml
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .svgz on Wikipedia
- .rgba on Wikipedia