NOTE: This package does not support Python 3, only Python 2.
A toolkit for unpacking and extracting the sources from MOBIPocket files.
NOTE: This package cannot remove DRMs.
The MOBIPocket (MOBI) format for Kindle is a private format that Amazon uses. Thanks to the amazing work of MobileRead members, the parameters have been parsed. You can find more details on the MobileRead Wiki.
pip install pymobi
Documentation coming soon.
- Unpack MOBI files into HTML, CSS, and image files
- Strip the
SOURCE
section for package generated bykindlegen
- Add a book title before the filename
This package is licensed under GPLv3, which means you cannot use it in your project unless your project is also GPLv3 licensed.