.pdf to .epub for Xteink X4 (CrossPoint Reader firmware)
- git clone
- create a virtual env
pip install pymupdf ebooklib Pillow
python conversor.py path-to.pdf -t 'Title' -a 'Author name' -c path-to-cover.jpg
- "-o", "--output" (current dir is the default)
- "-c", "--cover" (.jpg or .png)
- "-t", "--title"
- "-a", "--author"
- digitized books as pdf files