PNG to RGF Converter

Convert PNG to RGF LEGO Mindstorms format free

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

Robotics Graphics

Create custom display graphics for LEGO Mindstorms robots — turn any PNG into an RGF image for the brick LCD screen.

Screen-Optimized

Your PNG is automatically scaled and dithered to match the monochrome LCD resolution of NXT and EV3 brick displays.

Online Tool

No LEGO software needed for the conversion. Generate RGF files from PNG images directly in your web browser.

How to convert PNG to RGF

1

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

2

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

3

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

About formats

PNG (Portable Network Graphics) is a lossless raster image format developed by the PNG Development Group and published as a W3C Recommendation on October 1, 1996, created as a patent-free replacement for GIF after the Unisys LZW patent controversy. PNG uses a two-stage compression pipeline: a prediction filter selects the optimal per-row preprocessing (none, sub, up, average, or Paeth), then DEFLATE compression encodes the filtered data. The format supports rich color modes — 1/2/4/8/16-bit grayscale, 8/16-bit per channel true color, and indexed color with palettes up to 256 entries — all with optional alpha transparency ranging from a single transparent color to a full per-pixel alpha channel with 256 or 65536 levels. PNG also stores gamma correction, ICC color profiles, text metadata, and suggested background color. One advantage is lossless compression with transparency — PNG preserves every pixel exactly while supporting smooth semi-transparent edges, making it the standard format for web graphics, UI elements, logos, screenshots, and any image where artifacts or color shifts are unacceptable. Universal support is another core strength: every web browser, operating system, image editor, and programming library handles PNG natively. The format has proven remarkably durable — after nearly three decades, PNG remains the default lossless web image format. While newer formats like WebP and AVIF offer better compression, PNG's combination of lossless quality, full transparency, and absolute ubiquity keeps it indispensable.
Initial release: October 1, 1996
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

Frequently Asked Questions

Why convert PNG to RGF?

RGF is the graphic format for LEGO Mindstorms robot displays. Convert your PNG design to show custom images on the NXT or EV3 screen.

What uses RGF files?

LEGO Mindstorms NXT and EV3 programmable bricks display RGF images on their built-in LCD screens during program execution.

What size should my PNG be?

The NXT screen is 100x64 pixels and EV3 is 178x128 pixels. Size your PNG accordingly for the best display on the brick.

Is this conversion free?

Yes — PNG to RGF conversion is free on Convertio. Premium plans offer batch processing for creating image sets.

Is RGF monochrome?

Yes — LEGO Mindstorms screens are monochrome LCD displays. Your PNG is converted to black and white for the brick screen.

Can I use RGF in my robot program?

Yes — load the RGF file onto your brick and display it using the file display blocks in LEGO Mindstorms programming software.

PNG to RGF Quality Rating

4.7 (61 votes)
You need to convert and download at least 1 file to provide feedback!