SST
Status
| Field | Value |
|---|---|
| Extension(s) | .sst |
| Common ecosystem | Sunstar lead |
| Format family | Machine-specific lead |
| Satin Studio status | Reference only |
| Open / import | No |
| Export | No |
| Confidence | Low. |
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
- SST remains a low-confidence Sunstar lead. No trusted byte structure is established here.
- Do not probe by extension alone.
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.