RGF to MNG Converter

Change RGF images to MNG format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Private and Secure

Your RGF files are deleted right after conversion, and MNG outputs are erased within 24 hours. Your data remains entirely confidential.

Any Device Works

Access the RGF to MNG converter from your phone, tablet, or computer. A modern web browser is all you need on any platform.

Format Flexibility

Beyond MNG, you can convert RGF to dozens of other image, document, and vector formats — all from the same simple interface.

How to convert RGF to MNG

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose mng or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your mng file right afterwards

About formats

RGF (Robot Graphics Format) is a simple monochrome bitmap image format used by LEGO Mindstorms EV3 programmable robotics kits, introduced with the EV3 system on September 1, 2013. RGF files store 1-bit (black and white) images designed for display on the EV3 Intelligent Brick's 178x128 pixel monochrome LCD screen. The format uses a minimal structure: a header containing the image width and height as binary values, followed by the pixel data where each bit represents one pixel (1 for black, 0 for white), packed eight per byte in row-major order. RGF images are used as custom display graphics in EV3 programs — students and hobbyists create them for robot status displays, user interfaces, splash screens, and animation frames shown on the brick's screen during program execution. The images are typically designed using LEGO's EV3 software (which includes a built-in image editor) or converted from other formats using community tools. RGF fits within LEGO's broader educational robotics platform, where the Mindstorms system teaches programming, engineering, and computational thinking to students worldwide. One advantage is the format's role in educational technology: RGF provides a simple, concrete example of how digital images are represented as binary data — a concept that students working with Mindstorms can directly observe by examining the file contents and seeing the corresponding image on the brick's screen. The format's simplicity makes it accessible for young programmers learning about file formats and binary data. RGF files can be created and converted using ImageMagick, the EV3 development environment, and community tools like ev3dev.
Developer: The LEGO Group
Initial release: 2013
MNG (Multiple-image Network Graphics) is an animation and multiple-image format designed as the animated counterpart to PNG, with its specification reaching version 1.0 on January 31, 2001. Developed by Glenn Randers-Pehrson and members of the PNG development community, MNG extends PNG's capabilities with support for frame-based animation sequences, slide shows, complex sprite overlays, and JNG (JPEG Network Graphics) frames for lossy compression of photographic content within the same container. An MNG file consists of a series of chunks (following PNG's chunk-based architecture): MHDR and MEND chunks bookend the datastream, with embedded PNG or JNG images as individual frames and control chunks (DEFI, FRAM, LOOP, ENDL, TERM, BACK, BASI, CLON, PAST, DISC, SHOW) directing playback timing, looping behavior, layer compositing, and memory management. The format supports both full-frame replacement and delta (difference) updates for efficient encoding of animations with static backgrounds, as well as object-based animation where sprites are defined once and repositioned across frames. One advantage is technical sophistication: MNG provides a level of animation control that GIF and APNG cannot match — frame-accurate timing, nested loops, conditional branches, interframe compression, and mixed lossy/lossless content within a single animation. The PNG-based foundation ensures lossless quality with full alpha transparency for each frame. MNG is supported by ImageMagick, GIMP, and various media players, though browser support was limited, which led to APNG's emergence as a simpler alternative for web animation.
Initial release: January 31, 2001

Frequently Asked Questions

Why convert RGF to MNG?

Converting RGF to MNG lets you extract tiny robot display graphics into viewable images — MNG works in virtually any image viewer or web browser available today.

What programs open MNG files?

You can open MNG files with any standard image viewer. Windows Photo Viewer, macOS Preview, GIMP, and web browsers all support MNG.

Where do RGF files come from?

RGF files come from LEGO Mindstorms robotics kits. They store tiny monochrome graphics meant for the programmable brick's small LCD screen.

What happens to uploaded files?

Your RGF files are processed on secure servers, then deleted automatically. Converted MNG files are available for 24 hours, then erased.

Does converting RGF to MNG lose quality?

Conversion preserves the quality present in the RGF original. Any limitations come from the source resolution, not from the conversion step.