SIXEL to CUR Converter

Export terminal visuals to CUR format online for free

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

Browser-Based Tool

No downloads or plugins needed — convert SIXEL to CUR directly in your web browser on any operating system or device.

Fast Conversion

SIXEL to CUR processing completes in seconds for typical image sizes. Cloud infrastructure keeps turnaround times consistently short.

Inline Art Preserved

Capture SIXEL inline terminal graphics as CUR images — perfect for sharing terminal art or documenting CLI output visually.

How to convert SIXEL 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

SIXEL (Six Pixel) is a bitmap graphics encoding format created by Digital Equipment Corporation (DEC) in 1983 for rendering images on character-cell printers and video terminals. The name derives from the encoding's fundamental unit: a column of six pixels represented by a single ASCII character. Each printable character in the sixel data stream (ASCII 63-126) encodes a 6-pixel vertical column, with the character's binary value determining which pixels are on or off. Color is specified through register-based palette control: a Select Color Sequence assigns an HLS or RGB color value to a numbered register, and subsequent sixel characters use that color until another register is selected. The encoding supports raster attributes for specifying pixel aspect ratio and image dimensions, repeat sequences (! followed by a count and character) for run-length compression of identical columns, and $ (carriage return) and - (new line) for navigating the sixel grid. DEC implemented SIXEL support in their VT240, VT241, VT330, and VT340 terminals, as well as multiple printer models. One advantage of the SIXEL encoding is its ASCII-clean nature: the data stream consists entirely of printable characters and standard control sequences, meaning SIXEL graphics can be transmitted through any text-based communication channel — serial terminals, SSH sessions, telnet connections — without requiring binary-safe transport or protocol modifications. The format's modern renaissance provides another remarkable dimension: after decades of obscurity, SIXEL support has been implemented in numerous contemporary terminal emulators, enabling inline image display in command-line workflows. SIXEL output can be generated by ImageMagick, libsixel, chafa, and various plotting libraries.
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 SIXEL to CUR?

SIXEL graphics are designed for terminal display, not general use. Converting to CUR produces a portable image for sharing or editing.

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 SIXEL to CUR conversion?

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

Is SIXEL to CUR conversion fast?

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

Does Convertio support batch SIXEL to CUR conversion?

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

Can I convert SIXEL from modern terminals?

Yes — SIXEL files from any modern terminal emulator (kitty, foot, mlterm, etc.) can be uploaded and converted to CUR instantly.