DST to RGBO Converter

Convert DST embroidery designs to RGBO image format

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

Specialized Channel Layout

RGBO captures your DST design with a dedicated opacity channel — suited for imaging pipelines that use this exact format.

Server-Side Processing

Convertio's cloud infrastructure handles the conversion. Your device stays free from computational load.

Fully Online

Convert DST to RGBO in your browser. No plugins, no downloads — just upload and get your result.

How to convert DST to RGBO

1

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

2

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

3

Let the file convert and you can download your rgbo 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
RGBO is a raw pixel data format designation used by ImageMagick, the open-source image processing suite first released in 1990, representing images as a flat sequence of Red, Green, Blue, and Opacity (inverted alpha) sample values with no header, container, or compression. The RGBO channel ordering specifies that the fourth channel is opacity rather than alpha — where alpha represents transparency (0 = transparent, max = opaque), opacity represents the inverse (0 = opaque, max = transparent). This distinction matters in compositing pipelines where the mathematical convention for the fourth channel varies between systems: some compositing models work with alpha (transparency), while older conventions including portions of ImageMagick's internal processing historically used opacity. RGBO files contain raw sample data at a user-specified bit depth (8-bit, 16-bit, or floating-point per channel), with pixels stored in scanline order. Because there is no header, the image dimensions, bit depth, and endianness must be specified externally when reading the file — typically via ImageMagick command-line arguments. One advantage is direct compatibility with processing pipelines that use the opacity convention: RGBO eliminates the need for channel inversion when interfacing with systems that expect opacity rather than alpha, preventing subtle compositing errors that occur when transparency conventions are mixed. The format's raw-data nature provides another practical benefit — with no encoding overhead, RGBO data can be memory-mapped, processed with SIMD instructions, or piped between processes with minimal latency. RGBO is primarily used within ImageMagick processing chains and can be converted to any other format using ImageMagick's extensive format support.
Initial release: 1990

Frequently Asked Questions

Why convert DST to RGBO?

RGBO stores color and opacity data in a raw format — useful in specialized imaging pipelines that require this channel layout.

What opens RGBO files?

ImageMagick tools and certain professional image processing applications can read RGBO format data.

How does RGBO differ from RGBA?

RGBO uses an opacity channel (inverse of alpha). High values mean opaque in RGBO, whereas RGBA uses transparency.

Is the embroidery rendered accurately?

Yes — all DST stitch coordinates are faithfully converted to RGBO pixel data, preserving the design layout.

Is this conversion free?

DST to RGBO on Convertio is completely free. No payment or account creation required.

How private is the process?

Uploaded DST files are deleted immediately. RGBO results are cleared from servers within 24 hours.