-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for reading and writing EXIF to file stream #18
Comments
@tomchomiak hi thanks for the request, it is something we have looked at before, but didn't get time to address it. Will let you know when it's possible. |
@tomchomiak you might wanna try https://github.com/kapouer/node-streat |
@Sobesednik Thank you so much! |
@tomchomiak you can read from a file now |
Any update on this? |
@Sobesednik Thanks for your great work here! |
I have an app whose only purpose is to download JPEGs to then upload them elsewhere with additional EXIF tags. |
Hey @Sobesednik
Thank you for the great repo! Would be awesome if you could also read and write EXIF to a file stream. Any plans for something like this?
The text was updated successfully, but these errors were encountered: