What is the difference between .rgf and .bpg?
- Extension
- .rgf
- .bpg
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- LEGO
- Fabrice Bellard
- 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.
- Better Portable Graphics (BPG) image format created to replace the JPEG format; provides the same quality as JPEG images but in a smaller file size; supports lossless compression; natively supports 8 to 14 bits per channel.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-bpg
- Sample
- sample.rgf
- sample.bpg
- Wikipedia
- .rgf on Wikipedia
- .bpg on Wikipedia