SIXEL to OTB Converter

Transform SIXEL images into lossless OTB 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 SIXEL files at once and convert them all to OTB simultaneously. Batch mode streamlines repetitive conversion work.

No Install Required

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

Terminal Image Export

SIXEL graphics from modern terminals become portable when converted to OTB — share terminal art beyond the command line.

How to convert SIXEL to OTB

1

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

2

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

3

Let the file convert and you can download your otb 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
OTB (Over-the-Air Bitmap) is a monochrome image format developed by Nokia as part of their Smart Messaging specification in 1997, designed for transmitting small graphics — operator logos, group graphics, and picture messages — to Nokia mobile phones via SMS. OTB files contain 1-bit (black and white) images at small fixed resolutions, typically 72x14 pixels for operator logos and 72x28 pixels for group graphics, encoded in a compact binary format suitable for embedding within the payload of SMS text messages. The format uses a simple structure: a header byte indicating whether the image is an operator logo or group graphic, width and height values, and the raw bitmap data where each bit represents one pixel packed eight per byte. The extremely tight format — designed to fit within a single SMS message (140 bytes maximum payload, shared with addressing overhead) — reflects the severe constraints of mobile communication in the late 1990s. Nokia's Smart Messaging system was one of the first commercial implementations of rich content delivery to mobile phones, and OTB images represented the entire visual content capability of Nokia handsets before MMS and mobile data browsing arrived. One advantage is the format's historical role as a pioneer of mobile visual messaging: OTB images were among the first graphics that ordinary consumers could send to each other's phones, predating MMS, camera phones, and smartphones by nearly a decade. The format's minimal footprint is another characteristic — entire images fit in a few dozen bytes, reflecting an era of extreme bandwidth constraints. OTB files are supported by ImageMagick, various Nokia phone management tools, and specialty mobile format utilities.
Developer: Nokia
Initial release: 1997

Frequently Asked Questions

Why convert SIXEL to OTB?

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

What programs can open OTB?

Nokia phones originally displayed OTB images. ImageMagick and specialized mobile graphics tools can open OTB bitmap files today.

Does SIXEL to OTB preserve quality?

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

How quickly can I convert SIXEL to OTB?

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

Can I convert multiple SIXEL images at once?

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

Is SIXEL the same as SIX format?

They are the same encoding — SIXEL is the full name, SIX is the short extension. Convertio handles both identically for conversion.