mattburns / exiftool.js

A pure javascript implementation of exiftool
MIT License
64 stars 13 forks source link

allow reading files other than jpg #10

Open speich opened 9 years ago

speich commented 9 years ago

Is there a reason exiftool.js is limited to jpg? I'm more interested in reading raw files such as NEF.

mattburns commented 9 years ago

Not deliberately limited, just haven't had time or priority to do it... If more people comment here saying they want it, I'll do it :)

speich commented 9 years ago

I would consider paying you for it. How much would you want?

mattburns commented 9 years ago

Thanks for the offer, but it's not about money, it's just time. I'll try to squeeze it in at some point...

angelxmoreno commented 8 years ago

We should really mention that this only works with jpegs in the README

mattburns commented 8 years ago

@angelxmoreno good point. done.

matbo81 commented 8 years ago

good work,

I need the metadata from mov / mp4 files. It would be great if your tool would support them.

regards Matt

meetzoo commented 7 years ago

It would be great if this supported all types that the original Exiftool supports, i.e. EXE files