Skip to content
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 stdin processing #52

Open
pke opened this issue Apr 24, 2020 · 3 comments
Open

Support for stdin processing #52

pke opened this issue Apr 24, 2020 · 3 comments

Comments

@pke
Copy link

pke commented Apr 24, 2020

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.

@dminkovsky
Copy link

dminkovsky commented May 9, 2020

Whoops I just opened a dupe #53.

I'm not great with Unix pipes via Node, but https://github.com/nathanpeck/exiftool seems to provide an example.

@pke
Copy link
Author

pke commented Jun 10, 2020

Where exactly does it provide the example?

@aiavci
Copy link

aiavci commented Apr 24, 2021

Is there an update on this issue by any chance? Perhaps an example or fix?

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

No branches or pull requests

3 participants