You are not logged in.
Pages: 1
A lil script to convert epub to pdf with Calibre, so you don't have to use Calibre gui.
https://github.com/brontosaurusrex/sing … n/epub2pdf
(Improvements are welcome)
usage:
epub2pdf *.epub
cons: pdfs are fatter than epubs.
pros: One doesn't have to use Calibre, thunar thumbnails for pdfs
Last edited by brontosaurusrex (2016-06-03 08:00:51)
Online
I think you should use printf(1) rather than echo(1)
Offline
Here some useful functions for calibre-cli by the always helpful gotbletu. (Scroll down to line 398).
You can check his YT channel for these and other CLI and TUI tricks and goodies.
Offline
Pages: 1