Satin Studio Manual

SST

Status

FieldValue
Extension(s).sst
Common ecosystemSunstar lead
Format familyMachine-specific lead
Satin Studio statusReference only
Open / importNo
ExportNo
ConfidenceLow.

What it is

SST is tracked as a Sunstar embroidery format lead.

Satin Studio behavior

Satin Studio documents this format for identification and inspection. It does not open or export the file.

Versions and variants

The exact Sunstar machine/software generation and any related sidecars are not verified yet.

File identification notes

No public byte structure is trusted here yet. Satin Studio should not probe by extension alone.

Observed structure notes

Structure sketch

SST has no trusted public byte structure here.

struct SstCandidate<'a> {
    // Sunstar relationship and record layout are unverified.
    raw: &'a [u8],
}

Compatibility evidence

The notes above help identify and inspect the format; they do not imply import or export support. Keep the original file and record the machine and software that produced it.