mattburns / exiftool.js

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

Use stay_open option in exiftool #5

Closed mattburns closed 10 years ago

mattburns commented 10 years ago

This should make things faster:

exiftool -stay_open 1 -@ -

See exiftool help for details