RGF to UYVY Converter

Simple RGF to UYVY image converter — free

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

Works in Your Browser

The entire RGF to UYVY conversion happens in a web browser. No desktop software to install — just upload, convert, and download.

Multiple Files at Once

Need to convert several RGF files to UYVY? Upload them all in one session and process them simultaneously for faster results.

Private and Secure

Your RGF files are deleted right after conversion, and UYVY outputs are erased within 24 hours. Your data remains entirely confidential.

How to convert RGF to UYVY

1

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

2

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

3

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

About formats

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
UYVY is a packed pixel format for storing images and video frames in YUV 4:2:2 chroma-subsampled color space, with the UYVY designation indicating the byte ordering within each 4-byte macropixel: U (Cb), Y0, V (Cr), Y1. Each macropixel encodes two horizontal pixels sharing a single pair of chrominance samples (U and V) but retaining individual luminance values (Y0 and Y1), achieving 2:1 horizontal chroma subsampling that reduces data size by 33% compared to full 4:4:4 YUV while maintaining full luminance resolution. The UYVY ordering is specified as a FOURCC code in Microsoft's Video for Windows and DirectShow frameworks, and is commonly used in professional video capture cards, broadcast equipment, and video processing pipelines. UYVY raw files contain no header — the pixel data is a flat sequence of U,Y,V,Y byte quadruplets, requiring external specification of image dimensions. The 4:2:2 subsampling exploits the human visual system's lower spatial resolution for color compared to brightness: the eye notices luminance detail at much higher spatial frequencies than chrominance detail, so sharing color samples between adjacent pixels produces no visible quality loss in practice. One advantage is broadcast-standard compatibility: UYVY's 4:2:2 sampling matches the chrominance structure used in professional video standards (ITU-R BT.601, SDI), making it the natural format for video capture hardware and frame-accurate processing. The format's efficient memory layout is another strength — the packed byte arrangement enables fast DMA transfers between capture hardware and system memory. UYVY data is handled by FFmpeg, ImageMagick, and professional video capture/editing software.
Developer: ITU-T / Microsoft
Initial release: 1982

Frequently Asked Questions

Why convert RGF to UYVY?

Most image tools cannot open RGF files directly. UYVY output lets you view, edit, and distribute images from educational robotics easily.

What programs open UYVY files?

Open UYVY files with any image editor or viewer — Photoshop, GIMP, Paint.NET, IrfanView, or the built-in viewer on your operating system.

What makes RGF files distinctive?

RGF images are extremely small monochrome graphics — designed to fit on a tiny LEGO robot LCD screen. They represent a unique niche in imaging.

Which platforms are supported?

Every platform with a modern browser works — Windows, macOS, Linux, ChromeOS, iOS, and Android all run the RGF to UYVY converter perfectly.

Is batch RGF to UYVY conversion supported?

You can queue multiple RGF files and convert them to UYVY in one go. Each file processes independently and downloads separately.