SIX to DDS Converter

Turn DEC terminal images into DDS images online for free

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

Fast Conversion

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

Simple Workflow

Upload SIX, pick DDS, download the result — the three-step process makes converting legacy formats effortless for anyone.

No Install Required

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

How to convert SIX to DDS

1

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

2

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

3

Let the file convert and you can download your dds file right afterwards

About formats

SIX is a file extension for SIXEL (Six Pixel) graphics data, a bitmap graphics format developed by Digital Equipment Corporation (DEC) in 1983 and introduced with the LA50 dot matrix printer. SIXEL encodes images as a sequence of printable ASCII characters, where each character represents a column of six vertical pixels (a 'sixel') — the character's ASCII value minus 63 provides a 6-bit binary pattern, with each bit controlling one pixel in the vertical column. The encoding is structured as a series of sixel bands (each six pixels tall) across the image width, with control sequences for color selection (up to 256 registers with HLS or RGB specification), repeat counts (run-length encoding for efficiency), carriage return, and newline commands. SIXEL data is transmitted to the output device using DEC's standard escape sequence protocol, embedded within the text stream alongside regular character output. Originally designed for DEC's line of printers and later supported by DEC VT-series terminals (VT240, VT330, VT340), SIXEL has experienced a remarkable revival in modern terminal emulator software. One advantage is terminal-native image display: SIXEL allows images to be rendered directly within a text terminal session without requiring a graphical window system, enabling command-line tools to display graphs, photographs, and previews inline with text output. This capability has driven adoption in modern terminals like mlterm, xterm, WezTerm, and foot. SIX/SIXEL data can be generated by ImageMagick, libsixel, and chafa, and viewed in any SIXEL-capable terminal emulator.
Initial release: 1983
DDS (DirectDraw Surface) is a container format for storing compressed and uncompressed textures, cube maps, volume textures, and mipmap chains, introduced by Microsoft with DirectX 7.0 on September 22, 1999. DDS files are designed for GPU-native consumption: the pixel data is stored in formats that graphics hardware can decompress directly during rendering — primarily S3TC/DXTn block compression (DXT1, DXT3, DXT5), and in later DirectX versions BC4 through BC7 — eliminating the CPU-side decompression step required by formats like PNG or JPEG. The file structure begins with a magic number and a 124-byte header specifying width, height, pixel format, mipmap count, and optional DX10 extended header for newer compression modes, followed by the raw surface data. DDS supports 2D textures, cube maps (six faces for environment mapping), volume/3D textures, and texture arrays, each with pre-computed mipmap chains that allow the GPU to sample appropriately sized versions at different distances. One advantage is rendering performance: because the GPU reads DDS data directly without decompression overhead, texture loading is dramatically faster than with traditional image formats, and the compressed data stays compressed in video memory, allowing more textures to fit in VRAM simultaneously. The format's dominance in game development is another key strength — DDS is the standard texture format for DirectX applications, supported natively by Unreal Engine, Unity, and virtually every PC game engine, as well as by image editors like GIMP (with plugin), Paint.NET, Photoshop (via NVIDIA plugin), and ImageMagick.
Developer: Microsoft
Initial release: September 22, 1999

Frequently Asked Questions

Why convert SIX to DDS?

SIXEL graphics only render in compatible terminals. A DDS conversion captures the visual content in a universally supported format.

What programs can open DDS?

DirectX Texture Tool, GIMP (with plugin), Photoshop (with NVIDIA plugin), and game modding tools like Noesis open DDS textures.

How accurate is SIX to DDS conversion?

Some compression artifacts are possible since DDS is a lossy format. Choosing maximum quality preserves visual fidelity as closely as possible.

Is SIX to DDS conversion fast?

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

Can I convert multiple SIX images at once?

Absolutely. Add several SIX images at once, set DDS as the output, and the converter processes them all in parallel for maximum efficiency.

Can I convert terminal screenshots?

If the screenshot is saved as a SIX file with SIXEL encoding, yes. Upload it to Convertio and convert to DDS for universal viewing.