Kevinxiong Epub2txt Save

convert epub file to txt

Project README

epub2txt

Python3 script to convert epub files to txt.

Install

# setup virtual env (optional)
python3 -m venv venv
source venv/bin/activate

# install deps
pip install -r requirements.txt

Run

python3 epub2txt.py <path-to-epub>

The txt file will have the same name as the original epub.

Open Source Agenda is not affiliated with "Kevinxiong Epub2txt" Project. README Source: kevinxiong/epub2txt
Stars
74
Open Issues
0
Last Commit
4 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating