drewnoakes/metadata-extractor

Detect incorrect makernote offsets

Open

#404 opened on Jun 5, 2019

View on GitHub
 (6 comments) (1 reaction) (2 assignees)Java (2,411 stars) (470 forks)batch import
format-maker-noteshelp wantedimage-queue

Description

[FEATURE REQUEST]

Copied from https://stackoverflow.com/q/56445656/432844

EXIFTool can detect when the offset of tags is incorrect

[ExifTool] Warning : [minor] Possibly incorrect maker notes offsets (fix by 1060?)

Can we detect incorrect offsets with metadata-extractor and ideally fix them in the same way?

Contributor guide