moshfiqur / html2mobi

A python script to convert webpages into .mobi format for reading on Kindle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html2mobi

This python script will create a .mobi file from a given web url after cleaning it up using readability module. Then it will send the created .mobi file to given email address. The email address can be "Send to Kindle" email adddress which will load the book to associated kindle device automatically. This script uses kindlegen command line tool from Amazon to convert the html to .mobi.

About

A python script to convert webpages into .mobi format for reading on Kindle


Languages

Language:Python 100.0%