exiftool icon indicating copy to clipboard operation
exiftool copied to clipboard

Ability to read binary output from command

Open cowwoc opened this issue 3 years ago • 3 comments

I am trying to implement https://softwarerecs.stackexchange.com/a/51036/2570 using your library.

There doesn't seem to be a way to invoke exiftool with arbitrary options and get back an InputStream for reading the binary output. Also, I'd like to use this in conjunction with -stay_open.

cowwoc avatar Jan 14 '21 04:01 cowwoc