PPSX to RGF Converter

Convert PPSX slides to RGF LEGO Mindstorms images

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

Slides to Robot Display

Transform PPSX slide designs into RGF images that display directly on the LEGO Mindstorms EV3 brick screen — great for custom robot interfaces and educational projects.

No EV3 Software Needed

Create RGF images without installing the LEGO Mindstorms desktop application. Convertio handles the format conversion entirely in your web browser.

Server-Side Rendering

The conversion from full-color PPSX slides to tiny monochrome RGF happens on Convertio servers — no image editing or dithering tools required on your computer.

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

PPSX (PowerPoint Slideshow XML) is the Open XML counterpart to the legacy PPS format, introduced by Microsoft with Office 2007. Like PPTX, a PPSX file is a ZIP archive containing XML parts that describe slides, layouts, themes, and media assets according to the Office Open XML specification. The distinguishing characteristic is behavioral: opening a PPSX file launches the presentation directly in full-screen slideshow mode, bypassing the editing environment. This makes PPSX the preferred format for distributing finalized presentations where the audience should experience the content as a seamless visual narrative without exposure to the editing interface, slide sorter, or speaker notes panel. PPSX files support every visual feature available in PPTX including transitions, animations, embedded video and audio, hyperlinks, SmartArt, charts, and custom slide timings. One advantage is streamlined delivery — a PPSX file attached to an email or shared via a link opens as a polished presentation with a single click, requiring no instruction to the recipient. The XML-based foundation provides another benefit: PPSX files are typically much smaller than equivalent PPS files due to built-in ZIP compression, and their contents can be inspected or modified programmatically using standard XML tools. The format is supported for playback in PowerPoint, LibreOffice Impress, Google Slides (after upload), and various mobile presentation apps, ensuring broad cross-platform reach for distributed slide decks.
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 PPSX to RGF?

RGF is the native image format for the LEGO Mindstorms EV3 programmable brick. Converting PPSX slides creates custom display graphics for your robot projects.

How do I use RGF files?

Transfer RGF files to the EV3 brick via USB or the EV3 software. The brick can display these images on its screen during program execution.

What resolution does the EV3 screen use?

The LEGO Mindstorms EV3 has a 178x128 pixel monochrome LCD. RGF images match this resolution — slide content is automatically scaled and converted to fit.

Is RGF always black and white?

Yes — the EV3 display is monochrome, so RGF is a 1-bit format. All colors from your PPSX slides are converted to pure black and white pixels.

Which slides work best for RGF?

Simple icons, bold text, and high-contrast graphics translate best to the tiny EV3 screen. Detailed photographs and small text will lose clarity at 178x128 pixels.

Is PPSX to RGF conversion free?

Yes — Convertio converts PPSX to RGF at no charge. Premium plans provide larger uploads and faster queue priority for heavy users.