gomfunkel / node-exif

A node.js library to extract Exif metadata from images.
MIT License
581 stars 104 forks source link

not detecting exif data in image #58

Open gemal opened 8 years ago

gemal commented 8 years ago

I have an image with exif info in it but node-exif does not detect this

Image is attached:

email_campaign_template_default

if I use: identify -verbose email_campaign_template_default.jpg

I see: Profile-exif: 22 bytes

Fuzzyma commented 6 years ago

I have the same problem with one of my images. Is the libraray still maintained?

joudrodiak commented 2 years ago

I am currently experiencing the same issue where it is returning Error: exifData.exif[ExifImage.TAGS.exif[37500]].getString is not a function