AW to RGF Converter

AW to RGF online — LEGO Mindstorms image output

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

Mindstorms Ready

RGF works on LEGO Mindstorms NXT and EV3 robots. Display your AW document content on the brick screen.

Instant Output

RGF files are minimal in size. Cloud servers generate them almost immediately.

Server-Side Work

All processing runs remotely. Your device handles only the file transfer.

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

AW is the document format of Applix Words, the word processor component of the Applix office suite (later renamed Anyware Office) developed by Applix, Inc. for Unix and Linux workstations. The suite targeted enterprise Unix environments during the 1990s, providing word processing, spreadsheet, graphics, and presentation capabilities on platforms like Solaris, HP-UX, AIX, and Linux where Microsoft Office was unavailable. AW files store formatted text documents with support for character and paragraph styling, page layout, tables, headers and footers, and embedded graphics. The format uses a proprietary binary structure optimized for the Applix application's internal document model. Applix Words gained particular visibility in the Linux community during the late 1990s when it was bundled with several commercial Linux distributions as their default word processor before OpenOffice.org became widely available. One advantage was native Unix platform support — Applix provided professional word processing capabilities on Unix workstations at a time when few commercial alternatives existed. The format's tight integration with other Applix suite components enabled cross-referencing between word processing documents, spreadsheets, and presentations. Applix was acquired by Cognos in 2003, and the office suite was discontinued. AW files are primarily encountered today in archived documents from Unix enterprise environments of the 1990s and early 2000s.
Developer: Applix, Inc.
Initial release: 1992
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

What is RGF?

RGF is a monochrome image format used by LEGO Mindstorms NXT/EV3 robots for displaying images on their screens.

Why convert AW to RGF?

RGF lets you display AW page content on LEGO Mindstorms screens — useful for robotics projects and education.

What opens RGF files?

LEGO Mindstorms software and ImageMagick can open RGF files. The NXT/EV3 brick displays them natively.

Is this free?

Yes, AW to RGF is free. Premium plans extend processing limits.

What resolution does RGF use?

RGF images typically match the NXT (100x64) or EV3 (178x128) screen dimensions.

How fast is conversion?

Almost instant. RGF files are very small, and cloud servers produce them in seconds.