What is the difference between .svgz and .rgf?
- Extension
- .svgz
- .rgf
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- LEGO
- 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.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- image/svg+xml
- application/vnd.lego.ev3rgf
- Sample
- sample.rgf
- Wikipedia
- .svgz on Wikipedia
- .rgf on Wikipedia