SIXEL to JBG Converter

Export inline terminal art to JBG format online for free

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

File Privacy First

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

Cloud Processing

Conversion runs on remote servers, so your computer stays fast. Even large SIXEL images are handled without slowing your device.

How to convert SIXEL to JBG

1

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

2

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

3

Let the file convert and you can download your jbg 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
JBG is a file extension for images compressed using the JBIG (Joint Bi-level Image experts Group) standard, formally ITU-T Recommendation T.82, completed in 1993 as a successor to the Group 3 and Group 4 fax compression standards. JBIG compression is designed for bi-level (black and white) images but can also handle grayscale and limited-color images by encoding each bit plane separately. The algorithm uses a form of arithmetic coding guided by an adaptive context model: for each pixel, the encoder examines a template of surrounding already-coded pixels to build a probability estimate, then feeds this estimate to a QM-coder (a variant of the Q-coder arithmetic coder) that produces a highly efficient binary output. JBIG achieves 20-40% better compression than Group 4 on typical document images, with the improvement being even larger on halftoned photographs and images with gradual density transitions where Group 4's simple run-length approach is less effective. The standard supports progressive encoding, where a low-resolution version of the image is transmitted first and progressively refined — useful for fax-like applications where the receiver can begin displaying the image before the full-resolution data arrives. One advantage is superior compression of documents containing halftone images: newspapers, magazines, and marketing materials that mix text with photographic halftones compress dramatically better with JBIG than with Group 3/4. The standard's ITU-T backing ensures it is implemented in document imaging hardware and software worldwide. JBG files are supported by ImageMagick and various document imaging tools.
Initial release: 1993

Frequently Asked Questions

Why convert SIXEL to JBG?

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

What programs can open JBG?

JBIG-Kit tools, IrfanView, and ImageMagick open JBG bi-level compressed images. Used mainly for fax and document compression.

Does SIXEL to JBG preserve quality?

Since JBG supports lossless storage, the pixel data carries over without degradation. The result faithfully represents the source SIXEL image.

How quickly can I convert SIXEL to JBG?

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

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 JBG in a single run — no repeating steps manually.

Which terminal emulators output SIXEL?

Terminals like mlterm, foot, WezTerm, and xterm (with SIXEL enabled) produce SIXEL graphics. Convert those outputs to JBG here.