DST to XPM Converter

Convert DST stitch files to XPM color pixmap images

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

Color Pixmap

XPM renders your DST embroidery design in indexed color — each thread maps to a distinct palette entry in the pixmap.

Universal Browser Access

Convert DST to XPM from any device with a web browser. No OS dependencies or installed software required.

Privacy Protected

DST uploads are deleted after processing. XPM outputs are removed from Convertio servers within 24 hours.

How to convert DST to XPM

1

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

2

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

3

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

About formats

DST (Tajima) is a machine embroidery file format created by Tajima Industries, one of the world's leading manufacturers of commercial embroidery equipment. The format encodes stitch data as a sequence of relative coordinate movements, with each stitch record containing a horizontal offset, vertical offset, and a command flag indicating the stitch type — normal stitch, jump (move without stitching), color change, or stop. DST files use a compact binary encoding where each stitch occupies three bytes, making the format efficient for storing complex multi-color designs with tens of thousands of stitches. The coordinate system uses 0.1 mm increments with a maximum single-stitch length of 12.1 mm in any direction. DST has become the de facto standard in the commercial embroidery industry — virtually every embroidery machine from any manufacturer can read DST files, making it the most widely supported embroidery format in existence. One advantage is universal machine compatibility: a DST file will run reliably on Tajima, Barudan, SWF, Brother, and Melco machines alike, eliminating format conversion concerns. The minimal file structure is another strength — files are compact, load instantly even on older machine controllers with limited memory, and their simplicity makes them resistant to corruption during transfer. While DST lacks embedded metadata like thread color names and design previews, this limitation is offset by the format's unmatched portability across the global embroidery industry.
Developer: Tajima Industries
Initial release: 1987
XPM (X PixMap) is a color image format for the X Window System, developed by Arnaud Le Hors at GROUPE BULL beginning in 1989 as the color successor to the monochrome XBM format. Like XBM, XPM files are valid C source code — each file defines the image as a static array of character strings, where the header strings specify width, height, number of colors, and characters per pixel, the color definition strings map character codes to color values (supporting X11 color names, hexadecimal RGB, and symbolic color types like 'background' and 'foreground'), and the pixel strings encode each row as a sequence of character codes that index the color palette. This ASCII art representation makes XPM images human-readable: one can often see the image content directly in the text of the source file. The format went through three revisions: XPM1 (1989, compatible with X10), XPM2 (simplified syntax), and XPM3 (1991, the current version with the static char* syntax and extended color specification). XPM was the standard format for X Window application icons, splash screens, pixmap buttons, and themed UI elements throughout the 1990s and 2000s. One advantage is the combined benefits of being a valid C source file and a color image: XPM files can be compiled into applications, edited in any text editor, processed by text tools, and version-controlled, while supporting up to 256 colors with transparency (using the 'None' color keyword). The X11 ecosystem's reliance on XPM ensures broad tool support. XPM files are handled by all X11 toolkits, ImageMagick, GIMP, and web browsers (legacy support).
Initial release: 1989

Frequently Asked Questions

Why convert DST to XPM?

XPM is a color pixmap format for the X Window System — great for generating themed icons or UI graphics from embroidery art.

What reads XPM files?

GIMP, Linux image viewers, X11 applications, and text editors (XPM is stored as C source code) can open XPM files.

Does XPM support color?

Yes — XPM supports indexed color with a palette, so your DST thread colors render as distinct color entries in the pixmap.

Is XPM human-readable?

XPM is stored as C source code arrays. You can open it in a text editor and directly read or modify pixel values.

Is DST to XPM free on Convertio?

Yes — free conversion with no registration. Upload your DST and download the XPM result.

Does this work on Windows?

Convertio is browser-based — it works on Windows, Mac, Linux, and mobile. No platform restrictions.