Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

convert epub file to txt

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages