gomfunkel / node-exif

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

Empty repsonse #44

Open amirshakya2010 opened 9 years ago

amirshakya2010 commented 9 years ago

I get empty response :

{ image: {}, thumbnail: {}, exif: {}, gps: {}, interoperability: {}, makernote: {} }

oeuillot commented 8 years ago

Can you post a sample ?