@woss/exiftool - v0.3.1
    Preparing search index...

    Function extractEmbeddedJpegs

    • Extracts the Individual Images advertised by a JPEG MPF APP2 segment (CIPA DC-007). Returns standalone copies in MP-entry order, skipping zero-size entries and entries that do not begin with a JPEG SOI marker. Returns [] when no usable MPF segment exists. Never throws.

      Parameters

      • bytes: Uint8Array

      Returns Uint8Array<ArrayBufferLike>[]