exifier
v1.0.0
Published
Transform stream which reads generic image filenames and writes filenames with EXIF creation dates
Readme
exifier
Transform stream which reads generic image filenames and writes
both the generic src and the dest filenames with EXIF creation dates.
Installation
Install the exiv2 library and headers with your platform's native
package manager:
apt-get install libexiv2 libexiv2-dev
brew install pkg-config exiv2
pacman -S exiv2Install the NPM module:
npm install exifierLicense
MIT
