You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an in memory byte array that I would like to process with exiftool.
The tool itself supports reading from stdin however node-exiftool seems to only accept disk files.
Is this a trivial change or would need more work? Happy to provide a PR.
The text was updated successfully, but these errors were encountered:
I have an in memory byte array that I would like to process with exiftool.
The tool itself supports reading from stdin however node-exiftool seems to only accept disk files.
Is this a trivial change or would need more work? Happy to provide a PR.
The text was updated successfully, but these errors were encountered: