What Amazon Kindle? Here's an Open Source eBook Reader

Cows Look Like Maps@sh.itjust.works to Technology@lemmy.world – 427 points –
What Amazon Kindle? Here's an Open Source eBook Reader
itsfoss.com
71

You are viewing a single comment

Epub to text is very easy and Pandoc can do it. I end up using lynx -dump because that's faster though.

Technically, epub is basically a wepage and thus everything but easy.

You can unzip an epub and find out. Ive done it a couple of times to remove some images from books.

unzip book.epub

Last time someone told me I could find out if I would just unzip it didn’t go so well…

1 more...