RLE to PALM Converter

Transform RLE images into lossless PALM online

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

Multi-File Processing

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

Private & Secure

Your RLE uploads are deleted right after conversion, and the PALM output is removed from servers within 24 hours — your data stays safe.

Academic Archive

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

How to convert RLE to PALM

1

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

2

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

3

Let the file convert and you can download your palm 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
PALM is a bitmap image format used by the Palm OS operating system, introduced in 1996 with the original Palm Pilot 1000. Palm bitmap files store raster images in formats optimized for the extremely constrained hardware of early Palm handheld devices — the original models featured a 160x160 pixel monochrome (2-shade) display, 128 KB of RAM, and a 16 MHz Motorola 68328 processor. The format evolved through several versions as Palm hardware improved: PalmOS 1.0 supported 1-bit monochrome, later versions added 2-bit (4 shade grayscale), 4-bit (16 shade), 8-bit (256 color), and eventually 16-bit (65536 color) direct color modes. Palm bitmaps use a simple header specifying width, height, row bytes, flags, and bit depth, followed by the pixel data which may use optional Scanline compression (a PackBits-like run-length encoding) or dense packing. The format also supports bitmap families — multiple versions of the same image at different bit depths bundled together, allowing the OS to select the best version for the current device's display capabilities. One advantage is the format's documentation of early mobile computing: Palm OS was the dominant handheld platform of the late 1990s and early 2000s, and Palm bitmap files from applications, games, and content of that era represent important artifacts of mobile computing history. The multi-depth bitmap family feature provides another notable design strength — a single resource could serve devices ranging from monochrome Palm Pilots to the 16-bit color Sony CLIE and Palm Tungsten. PALM bitmaps are supported by ImageMagick, pilot-link utilities, and Palm emulator tools.
Developer: Palm, Inc.
Initial release: 1996

Frequently Asked Questions

Why convert RLE to PALM?

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

What programs can open PALM?

Palm OS emulators and ImageMagick handle PALM bitmap images. This format was designed for early Palm handheld devices.

Is the conversion from RLE to PALM lossless?

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

How long does RLE to PALM conversion take?

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

Does Convertio support batch RLE to PALM conversion?

Batch conversion is supported. Queue as many RLE files as you need and convert them all to PALM in a single run — no repeating steps manually.

What resolution does RLE support?

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