RLE to PCD Converter

Export compressed rasters to PCD format online for free

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

No Install Required

The entire RLE to PCD conversion runs in your browser. No desktop software, no plugins — just upload and convert.

Effortless Process

The RLE to PCD converter guides you through a clear upload-convert-download workflow — no technical expertise required.

Multi-File Processing

Queue several RLE files at once and convert them all to PCD simultaneously. Batch mode streamlines repetitive conversion work.

How to convert RLE to PCD

1

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

2

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

3

Let the file convert and you can download your pcd 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
PCD (Photo CD) is a proprietary image format developed by Eastman Kodak in partnership with Philips, launched in 1992 as a system for transferring 35mm film photographs to compact discs for digital viewing and printing. Each PCD file stores a single photograph at five different resolutions in a hierarchical structure called an Image Pac: Base/16 (192x128), Base/4 (384x256), Base (768x512), 4Base (1536x1024), and 16Base (3072x2048), with optional 64Base (6144x4096) on Pro Photo CD discs. Images are stored in Kodak's proprietary YCC color space (a variant of CIE Lab via the Photo YCC color model), which captures a wider gamut than sRGB, at 8 bits per component in the luminance channel and subsampled chrominance. The multi-resolution pyramid is encoded using a progressive scheme: the Base image is stored directly, and each higher resolution is stored as a residual (difference) that refines the upscaled previous level, keeping the total file size manageable. One advantage is the exceptional scan quality: Photo CD scans were performed on Kodak's professional PIW (Photo Imaging Workstation) scanners by trained operators, producing consistently excellent results from 35mm negatives and slides — often better than what contemporary consumer flatbed scanners could achieve. The multi-resolution structure is another notable feature: a single PCD file serves needs from thumbnail browsing to high-resolution printing without separate file versions. PCD files can be read by Adobe Photoshop, ImageMagick, GIMP (via plugin), IrfanView, and XnView, ensuring continued access to the millions of Photo CD images created during the format's commercial peak in the 1990s.
Developer: Eastman Kodak
Initial release: 1992

Frequently Asked Questions

Why convert RLE to PCD?

RLE raster images from the Utah toolkit are hard to open today. A PCD conversion unlocks them for modern viewers and editing software.

What programs can open PCD?

IrfanView, XnView, GIMP, and Photoshop open Kodak Photo CD images. PCD was popular for digitizing film photographs in the 1990s.

Does RLE to PCD preserve quality?

The conversion keeps your image data intact — PCD does not introduce compression artifacts, ensuring the output matches the original closely.

Is RLE to PCD conversion fast?

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 queue several RLE files for conversion?

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

Is RLE the same as RLE-compressed BMP?

No — this refers to the Utah Raster Toolkit RLE format, not BMP with RLE compression. They are distinct formats with different structures.