cxumol / kindlestrip

:book: A pip-installable conversion of Paul Durrant's kindlestrip

Home Page:https://www.mobileread.com/forums/showthread.php?t=96903

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kindlestrip

A pip-installable conversion of Paul Durrant's kindlestrip library to strip the penultimate record from a Mobipocket file. (http://www.mobileread.com/forums/showthread.php?t=96903)

Usage

To install:

$ pip install kindlestrip

To use:

$ kindlestrip input.mobi output.mobi

$ du -sh *
268K    input.mobi
200K    output.mobi

About

:book: A pip-installable conversion of Paul Durrant's kindlestrip

https://www.mobileread.com/forums/showthread.php?t=96903

License:The Unlicense


Languages

Language:Python 100.0%