Satin Studio Manual

PEN

Status

FieldValue
Extension(s).pen
Common ecosystemBrother / Disney legacy lead
Format familyEncrypted or protected machine file
Satin Studio statusReference only
Open / importNo
ExportNo
ConfidenceLow.

What it is

PEN is tracked as a Brother/Disney-related legacy embroidery lead.

Satin Studio behavior

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

Versions and variants

Unknown.

File identification notes

Reported descriptions mention graphics plus encrypted stitch data.

Observed structure notes

Structure sketch

PEN is reported as protected/encrypted. Do not model it as an ordinary stitch stream unless legal and technical status is clear.

struct PenCandidate<'a> {
    graphics_or_preview: Option<&'a [u8]>,
    protected_payload: &'a [u8],         // reported encrypted/protected stitch data
}

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.