Skip to content

Conversation

@arbitrary-dev
Copy link

@arbitrary-dev arbitrary-dev commented Mar 21, 2024

Please add STDOUT output to mutool-convert.

Because it's not good to mislead a user in a manual.

@haliumsolutions
Copy link

also -o always puts page number in filename regardless of '%d' or not

@Maskedman99
Copy link

Maskedman99 commented Aug 26, 2024

@robinwatts mutool draw is not outputting to stdout even though the document claims it to do so (Doc). It's reported at Bugzilla.

$ mutool draw -F png 9781586380199.epub 1 | chafa 
chafa: Failed to open '-': Could not cache input stream

@Maskedman99
Copy link

I pinged the discord channel mentioned in the README with this issue.

a.tor replied "mutool draw does not output to stdout by default. you need to specify stdout as the output destination like so: mutool draw -o - -F png 9781586380199.epub 1".

This worked for me.

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.

3 participants