rwcarlsen / goexif

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

invalid character '1' in string escape code #76

Open philip-firstorder opened 5 years ago

philip-firstorder commented 5 years ago

Problem For the image below I get this error: json: error calling MarshalJSON for type *tiff.Tag: invalid character '1' in string escape code

when calling the MarshalJSON function to get all fields

FF4296_2019-08-04_DJI_0166

Expected On Mac I can inspect the Exif data just fine

Screenshot 2019-08-04 at 22 41 49