SIXEL to WBMP Converter

Export terminal images to WBMP format online for free

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

Quick Turnaround

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

File Privacy First

Uploaded SIXEL images and converted WBMP results are automatically purged — originals immediately, outputs within 24 hours.

Any Device Works

Convert SIXEL to WBMP from a desktop, laptop, tablet, or phone. Any device with a modern browser and internet connection works.

How to convert SIXEL to WBMP

1

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

2

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

3

Let the file convert and you can download your wbmp 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
WBMP (Wireless Bitmap) is a monochrome (1-bit, black and white) image format defined as part of the Wireless Application Protocol (WAP) specification, developed by the WAP Forum (later consolidated into the Open Mobile Alliance) around 1998. The format was designed for the extremely constrained mobile devices of the late 1990s and early 2000s — phones with small monochrome screens, minimal processing power, and narrow bandwidth GSM data connections. WBMP uses the simplest possible encoding: a type identifier byte (always 0 for the only defined type), width and height encoded as multi-byte integers using a variable-length scheme, and the raw pixel data where each bit represents one pixel (0 for white, 1 for black) packed eight per byte. There is no compression, no metadata, and no color — the format is purely a minimal container for delivering small monochrome graphics to WAP-era mobile browsers. One advantage was extreme efficiency on constrained devices — WBMP images could be decoded with virtually zero CPU overhead and minimal memory, critical on early mobile hardware running at single-digit megahertz clock speeds. The tiny file sizes are another strength: a typical WBMP icon occupied just a few hundred bytes, practical for transfer over 9.6 kbps GSM data channels. While the WAP ecosystem has been entirely superseded by modern mobile web browsers capable of rendering full-color JPEG, PNG, and WebP images, WBMP files remain encountered in archived mobile content from that transitional era.
Developer: WAP Forum
Initial release: 1998

Frequently Asked Questions

Why convert SIXEL to WBMP?

Terminal-rendered SIXEL graphics are confined to the command line. Converting to WBMP makes them usable across all platforms and apps.

What programs can open WBMP?

Mobile browsers designed for WAP pages display WBMP natively. IrfanView, GIMP, and XnView open WBMP files on desktop systems.

Is the conversion from SIXEL to WBMP lossless?

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

Is SIXEL to WBMP conversion fast?

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

Can I queue several SIXEL files for conversion?

Batch conversion is supported. Queue as many SIXEL files as you need and convert them all to WBMP 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.