Skip to content

Reported JPEG Thumbnail Offsets are incorrect #35

@kwhopper

Description

@kwhopper

JPEG byte offsets for embedded thumbnails are not correct. The offset is calculated relative to the segment, and does not include the offset of the segment relative to the file start. Usually, it's off by the SOI + TIFF markers or 6 + 6 = 12. This would not be true for App1 fragments in the test data since they won't contain SOI, and makes this more complicated than it seems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions