RLE to G4 Converter

Turn compressed rasters into G4 images for free online

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

File Privacy First

Uploaded RLE images and converted G4 results are automatically purged — originals immediately, outputs within 24 hours.

Academic Archive

Preserve pioneering computer graphics imagery by converting RLE rasters to G4 — accessible to researchers and historians alike.

Cloud Processing

Conversion runs on remote servers, so your computer stays fast. Even large RLE images are handled without slowing your device.

How to convert RLE to G4

1

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

2

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

3

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

About formats

RLE (Run-Length Encoded) in the context of the Utah RLE format refers to a raster image file format developed by Spencer W. Thomas at the University of Utah's Computer Science Department around 1983, as part of the Utah Raster Toolkit. The format stores images using a scanline-oriented run-length encoding scheme that compresses sequences of identical pixel values into count-value pairs, achieving good compression ratios for images with large areas of solid color — typical of computer-generated graphics and rendered scenes common in computer science research at the time. Utah RLE supports 1 to 255 color channels per pixel, with 8 bits per channel, and includes a header specifying image dimensions, number of channels, background color, and an optional color map. The format accommodates alpha channel data as an additional channel, and empty scanlines (matching the background color) can be omitted entirely for further compression. The Utah Raster Toolkit provided a suite of Unix command-line tools for manipulating RLE images — operations like compositing, scaling, rotating, color manipulation, and format conversion — establishing a software paradigm later echoed by Netpbm and ImageMagick. One advantage is the format's foundational role in computer graphics: the Utah Raster Toolkit and its RLE format emerged from the same research environment that produced the Phong shading model, Gouraud shading, and the teapot — and much of the early computer graphics research output was stored in this format. The format is supported by ImageMagick, GIMP, and various legacy graphics tools.
Initial release: 1983
G4 is a monochrome image format based on the ITU-T Group 4 facsimile coding standard (Recommendation T.6), ratified by the CCITT in 1984 as an improvement over Group 3 for use on error-free digital networks like ISDN rather than analog telephone lines. G4 files contain 1-bit image data compressed using exclusively two-dimensional Modified Modified READ (MMR) coding, where each scanline is encoded as a set of differences (changing elements) relative to the line above it. By eliminating the one-dimensional coding fallback and the end-of-line synchronization markers required by Group 3, G4 achieves 20-50% better compression ratios on typical document pages while producing a simpler, more regular bitstream. The format is most commonly encountered as a compression method within TIFF files (TIFF compression tag 4), where it became the standard archival format for scanned documents in enterprise document management, government records, and legal imaging systems. G4 compression is specified at 200, 300, or 400 dpi depending on the scanning application, with 300 dpi being the most common for archival-quality document imaging. One advantage is exceptional compression efficiency for document content: G4's two-dimensional prediction exploits the strong vertical correlation in text and line art pages, typically compressing a 300 dpi letter-size page to 30-50 KB — roughly half the size of equivalent Group 3 encoding. The format's entrenchment in document management infrastructure is another strength — G4 TIFF is the mandated format for many government digital records systems, court filing systems, and corporate archives, supported by every enterprise imaging platform.
Developer: ITU-T (CCITT)
Initial release: 1984

Frequently Asked Questions

Why convert RLE to G4?

The Utah RLE format served early CG research but is now obsolete. Converting to G4 safeguards those images for the future.

What programs can open G4?

Fax software, IrfanView, and ImageMagick open Group 4 fax images. This compression standard is used in high-resolution fax and TIFF.

Will I lose image quality converting RLE to G4?

Since G4 supports lossless storage, the pixel data carries over without degradation. The result faithfully represents the source RLE image.

How quickly can I convert RLE to G4?

Conversion is handled on cloud servers and usually completes in a few seconds. Larger or higher-resolution RLE images may take slightly longer.

Can I convert multiple RLE images at once?

Yes — upload multiple RLE files in one session and convert them all to G4 simultaneously. Batch processing saves time on repetitive tasks.