Skip to main content

PEN

Status

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

What it is

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

Satin Studio direction

Research only. If files are encrypted or protected, Satin Studio should not attempt support without clear legal and technical permission.

Versions and variants

Unknown.

File identification notes

Reported descriptions mention graphics plus encrypted stitch data.

Observed structure notes

  • PEN remains a protected/encrypted lead. No safe public byte structure is established here.
  • If stitch bytes are encrypted or access-controlled, Satin Studio should not attempt import without a clear legal and technical basis.

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
}

What we still need

Legally usable examples, provenance, and clarity on whether support is appropriate.