What is the difference between .rgf and .epi?
- Extension
- .rgf
- .epi
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- LEGO
- Adobe
- 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.
- Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
- MIME Type
- application/vnd.lego.ev3rgf
- application/postscript
- Sample
- sample.rgf
- sample.epi
- Wikipedia
- .rgf on Wikipedia
- .epi on Wikipedia