What is the difference between .j2k and .rgf?
- Extension
- .j2k
- .rgf
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Joint Photographic Experts Group
- LEGO
- Description
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless 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/jp2
- application/vnd.lego.ev3rgf
- Sample
- sample.j2k
- sample.rgf
- Wikipedia
- .j2k on Wikipedia
- .rgf on Wikipedia