POT to RGF Converter

Export POT slides to RGF for LEGO Mindstorms — free and online

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

EV3 Compatible

RGF is the native graphic format for LEGO Mindstorms EV3 robots. Converting POT slides to RGF lets you bring custom visuals directly to the brick screen.

Cloud Processing

All conversion work runs on remote servers. Your device is not burdened, and the process completes quickly regardless of your hardware.

Platform Independent

Use the converter from Windows, macOS, Linux, or any mobile device. A web browser and internet access are the only requirements.

How to convert POT 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

POT (PowerPoint Template) is the binary template format for Microsoft PowerPoint, using the same OLE2 compound document structure as PPT files. A POT file contains a complete presentation structure — slide masters, color schemes, font definitions, placeholder layouts, background designs, and default formatting — that serves as a reusable foundation for new presentations with consistent branding. When a user creates a new presentation from a POT template, PowerPoint generates a fresh untitled document pre-populated with the template's design elements while leaving the original file unmodified. The format supports all visual features available in PPT including custom slide layouts, embedded graphics, animations, transition presets, and action buttons on master slides. POT templates became central to corporate identity management in organizations that standardized their visual communications through PowerPoint, ensuring every department produced presentations with approved logos, color palettes, fonts, and layouts. One advantage is brand consistency at scale — distributing a POT file across an organization guarantees that all new presentations inherit the correct visual identity without requiring each author to manually replicate design elements. Rapid document creation is another strength: presenters start with professional layouts and focus on content rather than design, reducing preparation time. While the XML-based POTX format has replaced POT for modern workflows, the binary template format remains in use where compatibility with PowerPoint 97-2003 is required.
Developer: Microsoft
Initial release: 1997
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 POT to RGF?

RGF is the image format used by LEGO Mindstorms EV3. Converting POT slides to RGF lets you display custom presentation graphics on the EV3 brick screen.

What can display RGF files?

RGF files are designed for the LEGO Mindstorms EV3 programming environment and the EV3 brick display. They are not widely supported outside the LEGO ecosystem.

Will complex slide graphics translate to RGF?

RGF is a very simple format with limited resolution. Detailed graphics and gradients will be simplified, so slides with bold, simple designs work best.

Can I convert multiple slides at once?

Yes — each slide in your POT template becomes a separate RGF image, ready to load onto your EV3 robot independently.

Is this conversion free?

Standard POT to RGF conversions are free. Larger files or higher volumes are covered by optional premium plans.

Do I need special software on my computer?

No. The converter runs entirely in your browser. After downloading the RGF files, just transfer them to your EV3 brick.