RLE to CUR Converter

Turn Utah RLE images into CUR images for free online

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 CUR conversion runs in your browser. No desktop software, no plugins — just upload and convert.

Quick Turnaround

Most RLE files convert to CUR within moments. Server-side processing ensures speed regardless of your device capabilities.

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 CUR

1

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

2

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

3

Let the file convert and you can download your cur 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
CUR is the cursor image format for Microsoft Windows), structurally nearly identical to the ICO (icon) format but with the addition of a hotspot coordinate that identifies the precise pixel position where mouse clicks register. Introduced with early Windows versions, CUR files use the same container structure as ICO: a directory header listing one or more image entries, each specifying dimensions and color depth, followed by the pixel data for each variant. Like ICO, a single CUR file can contain multiple images at different sizes and color depths, allowing Windows to select the most appropriate cursor image for the current display resolution and color settings. Image data within CUR files can be stored as BMP pixel arrays (for legacy compatibility) or as embedded PNG images (supported since Windows Vista) for alpha-blended cursors with smooth edges. The hotspot coordinate — the distinguishing feature separating CUR from ICO — is stored as an X,Y pair in the directory entry header, typically pointing to the tip of an arrow or the center of a crosshair. One advantage is multi-resolution packaging: a single CUR file provides appropriate cursor imagery across display densities from standard DPI to high-DPI screens. Native Windows integration is another strength — CUR files are loaded directly by the operating system for mouse cursor) display without any third-party software. CUR files are used by application developers and theme creators to customize the pointing experience across Windows environments.
Developer: Microsoft
Initial release: 1987

Frequently Asked Questions

Why convert RLE to CUR?

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

What programs can open CUR?

Windows uses CUR files natively as mouse cursors. IrfanView, GIMP, and dedicated cursor editors open CUR for viewing and editing.

How accurate is RLE to CUR conversion?

CUR preserves image data without lossy compression, so the visual content from your RLE is retained faithfully during conversion.

How quickly can I convert RLE to CUR?

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

Can I queue several RLE files for conversion?

Absolutely. Add several RLE images at once, set CUR 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 CUR.