rwcarlsen / goexif

Decode embedded EXIF meta data from image files.
BSD 2-Clause "Simplified" License
627 stars 134 forks source link

exif: better error messages in two places #83

Open kevinburke opened 2 years ago

kevinburke commented 2 years ago

I'm currently getting "EOF" when I try to read EXIF data from a JPEG image, and adding better error messages will make it more clear where that is coming from.