DST to UYVY Converter

Convert DST embroidery files to UYVY raw video images

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

Video Pipeline Ready

Render DST embroidery designs as UYVY frame data — directly usable in video processing and broadcast environments.

Privacy Guaranteed

Uploaded DST files are deleted after conversion. UYVY outputs are purged from Convertio within 24 hours.

Cloud-Based

All processing occurs on Convertio's infrastructure. No local software or computational power needed on your side.

How to convert DST to UYVY

1

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

2

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

3

Let the file convert and you can download your uyvy 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
UYVY is a packed pixel format for storing images and video frames in YUV 4:2:2 chroma-subsampled color space, with the UYVY designation indicating the byte ordering within each 4-byte macropixel: U (Cb), Y0, V (Cr), Y1. Each macropixel encodes two horizontal pixels sharing a single pair of chrominance samples (U and V) but retaining individual luminance values (Y0 and Y1), achieving 2:1 horizontal chroma subsampling that reduces data size by 33% compared to full 4:4:4 YUV while maintaining full luminance resolution. The UYVY ordering is specified as a FOURCC code in Microsoft's Video for Windows and DirectShow frameworks, and is commonly used in professional video capture cards, broadcast equipment, and video processing pipelines. UYVY raw files contain no header — the pixel data is a flat sequence of U,Y,V,Y byte quadruplets, requiring external specification of image dimensions. The 4:2:2 subsampling exploits the human visual system's lower spatial resolution for color compared to brightness: the eye notices luminance detail at much higher spatial frequencies than chrominance detail, so sharing color samples between adjacent pixels produces no visible quality loss in practice. One advantage is broadcast-standard compatibility: UYVY's 4:2:2 sampling matches the chrominance structure used in professional video standards (ITU-R BT.601, SDI), making it the natural format for video capture hardware and frame-accurate processing. The format's efficient memory layout is another strength — the packed byte arrangement enables fast DMA transfers between capture hardware and system memory. UYVY data is handled by FFmpeg, ImageMagick, and professional video capture/editing software.
Developer: ITU-T / Microsoft
Initial release: 1982

Frequently Asked Questions

Why convert DST to UYVY?

UYVY is a raw YCbCr pixel format used in video processing. Converting DST creates frame data for video pipeline integration.

What reads UYVY files?

Video processing tools, raw image viewers, and applications supporting YUV colorspace formats can display UYVY data.

Is UYVY a compressed format?

No — UYVY stores raw color data with 4:2:2 chroma subsampling. File sizes are larger but data is uncompressed.

Is this format useful for embroidery?

UYVY is niche for embroidery. It is relevant when embroidery visuals need to enter video processing or broadcast workflows.

Is DST to UYVY free?

Yes — Convertio offers free DST to UYVY conversion with no registration or payment.

Does the conversion preserve design fidelity?

DST stitch coordinates render accurately into UYVY pixel data, maintaining the spatial layout of the embroidery pattern.