Skip to content

Conversation

@valpackett
Copy link

Fixes #21.

Seems like writing to a buffer does not save though, for now only reading works.

seems like writing to a buffer does not save though, for now only
reading works
Use methods on the PreviewImage instead of getting stuff from the
iterator thing
README.md Outdated
console.log("DateTimeOriginal: " + tags["Exif.Photo.DateTimeOriginal"]);
});

var fs = require('exiv2');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be var fs = require("fs");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read from buffer

2 participants