RLE to PICT Converter

Turn compressed rasters into PICT images for free online

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

Research Data Access

Utah RLE images from early CG research become viewable again when converted to PICT — no specialized toolkit needed.

Simple Workflow

Upload RLE, pick PICT, download the result — the three-step process makes converting legacy formats effortless for anyone.

Server-Side Speed

Heavy lifting happens in the cloud — your device resources are untouched while RLE images are processed into PICT format.

How to convert RLE to PICT

1

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

2

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

3

Let the file convert and you can download your pict 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
PICT is a metafile graphics format created by Apple Computer as the native graphics format for the Macintosh, debuting alongside the original Mac in January 1984 and remaining central to Mac OS graphics until the transition to Mac OS X. PICT files record a series of QuickDraw operation codes (opcodes) that reproduce the image when replayed through the QuickDraw graphics engine: operations for drawing lines, arcs, rectangles, rounded rectangles, ovals, polygons, regions, text strings, and pixel maps (bitmaps). This opcode-based approach means PICT files are not simply pixel grids but rather programmatic descriptions of how to draw the image, combining resolution-independent vector elements with pixel data in a unified stream. The PICT 2 revision, introduced with the Macintosh II and Color QuickDraw in 1987, extended the format to handle 24-bit color, multiple pixel depths, extended color spaces, and embedded JPEG and PackBits compressed data. PICT was integral to the Macintosh user experience: system clipboard operations (Copy/Paste), screen capture, printing, and inter-application data exchange all used PICT as the common visual representation. One advantage is historical comprehensiveness: PICT files from the classic Mac era capture both the visual output and the drawing methodology of Mac applications, preserving not just the image but the QuickDraw operations that produced it — valuable for understanding the visual computing paradigm of early Macintosh software. The format's extensive use in desktop publishing during the DTP revolution of the late 1980s provides another dimension of historical importance. PICT files are readable by macOS Preview), ImageMagick, XnView, LibreOffice, and GraphicConverter.
Developer: Apple Computer
Initial release: 1984

Frequently Asked Questions

Why convert RLE to PICT?

Utah RLE is an academic format with very limited tool support. Converting to PICT ensures your computer graphics research data remains accessible.

What programs can open PICT?

macOS Preview opens PICT natively. GIMP, IrfanView, and XnView handle this classic Macintosh image format on other platforms.

Does RLE to PICT preserve quality?

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

Is RLE to PICT conversion fast?

Most RLE images convert to PICT within seconds. The exact time depends on the resolution and complexity of the source, but it is typically quick.

Does Convertio support batch RLE to PICT conversion?

Absolutely. Add several RLE images at once, set PICT as the output, and the converter processes them all in parallel for maximum efficiency.

What resolution does RLE support?

Utah RLE supports arbitrary image dimensions. The converter handles any valid RLE resolution and outputs it faithfully as PICT.