POTM to RGF Converter

Convert POTM slides to LEGO RGF graphics online

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

EV3 Compatible

RGF output is ready for the LEGO Mindstorms EV3 programmable brick — turn POTM slide content into custom robot display graphics instantly.

Web-Based Tool

No EV3 software or PowerPoint needed to generate RGF files. The conversion runs entirely in your browser on any platform.

Safe Processing

POTM files are deleted from Convertio servers immediately after conversion. RGF output is automatically removed within 24 hours.

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

POTM (PowerPoint Template with Macros) is a macro-enabled template format for Microsoft PowerPoint, introduced with Office 2007 as part of the Office Open XML family. POTM combines the template functionality of POTX — providing reusable slide masters, layouts, themes, and design foundations — with the ability to embed VBA (Visual Basic for Applications) macro code that executes in presentations created from the template. The format is a ZIP archive containing the standard XML parts for slide masters, layouts, and themes, plus a vbaProject.bin stream housing the VBA project. This combination enables organizations to distribute not just visual consistency but also functional automation: every presentation created from a POTM template inherits both the design system and the programmatic capabilities built into it. Common use cases include templates that automatically populate slides with data from corporate systems, enforce content approval workflows, insert standardized disclaimer slides, or provide custom ribbon tabs with organization-specific tools. One advantage is embedded workflow automation — a POTM template can include initialization macros that configure the presentation environment, add custom menu options, and connect to external data sources the moment a new presentation is created from it. The distinct .potm extension serves a security purpose as well, enabling administrators to apply differentiated trust policies for macro-containing templates versus standard POTX files. POTM is supported exclusively in Microsoft PowerPoint desktop editions where VBA execution is available.
Developer: Microsoft
Initial release: January 30, 2007
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 POTM to RGF?

RGF is the image format for LEGO Mindstorms EV3 displays — converting slides lets you show custom graphics directly on the robot brick screen.

What software uses RGF?

LEGO Mindstorms EV3 software and EV3 programming environments on Windows, Mac, iOS, and Android tablets all work with RGF files natively.

Does RGF support color?

No — the EV3 brick has a monochrome LCD screen, so RGF stores black-and-white graphics only. Color slides are dithered to two tones.

Are POTM macros retained in RGF?

Not at all. RGF is a simple raster image for robot displays — all macros, templates, and PowerPoint structure are completely removed.

What resolution does RGF use?

The EV3 brick screen is 178 by 128 pixels. Slide content is scaled and rendered to match this compact display resolution.

Is this conversion free?

Yes — Convertio converts POTM to RGF at no cost. Paid plans provide higher limits for frequent users and larger source files.