mbarakatt / printable

Converts a file in epub or mobi format into a 2-column pdf optimized for text density and readability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

printable

Usage

In the same folder as the script type

bash script.sh some_book.epub

Dependencies

  • ebook-convert (from calibre)
  • pandoc
  • pdflatex

Note

The script now converts line returns into semicolon so that it's now even more dense

Example output

this_wate

About

Converts a file in epub or mobi format into a 2-column pdf optimized for text density and readability


Languages

Language:TeX 68.6%Language:Shell 31.4%