Satin Studio Manual

EDR

Status

FieldValue
Extension(s).edr
Common ecosystemColor/thread sidecar lead
Format familySidecar file
Satin Studio statusReference only
Open / importNo
ExportNo
ConfidenceLow.

What it is

EDR is reported as an embroidery color or thread sidecar in some workflows.

Satin Studio behavior

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

Versions and variants

Satin Studio checks the file signature and dialect rather than trusting the extension. An unrecognized version remains unopened, with the original file preserved for inspection.

File identification notes

Unknown.

Observed structure notes

Structure sketch

EDR is a sidecar lead, not a stitch stream. The structure is unknown.

struct EdrSidecarCandidate<'a> {
    // Could be palette, thread order, or other metadata. Layout 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.