drewnoakes / metadata-extractor

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Apache License 2.0
2.53k stars 473 forks source link

Validate lengths before parsing JPEG data #653

Closed drewnoakes closed 5 months ago

drewnoakes commented 5 months ago

Allows for more precise error messages. Matches output of .NET library.