What is the difference between .rgf and .emz?
- Extension
- .rgf
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- LEGO
- Micosoft
- Description
- 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.
- An EMZ file contains an Enhanced Metafile (.EMF file) that has been compressed with the .GZIP compression algorithm. It is compressed to reduce storage space and be more easily transferred between applications. EMZ files are typically used by Microsoft programs such as Visio and the Office suite, which includes Word and PowerPoint.
- MIME Type
- application/vnd.lego.ev3rgf
- application/x-msmetafile
- Sample
- sample.rgf
- Wikipedia
- .rgf on Wikipedia
- .emz on Wikipedia