What is the difference between .svgz and .rgbo?
- Extension
- .svgz
- .rgbo
- Format
- Binary
- Category
- Vector Image
- Other
- Developer
- Adobe Systems
- Adobe Systems
- 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.
- Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter.
- MIME Type
- image/svg+xml
- image/x-rgbo
- Wikipedia
- .svgz on Wikipedia