epub2txt

install

# Pip
uv tool install epub2txt

usage

# Convert a file
epub2txt -f <epub>

# Convert a directory
cd <epub_dir>
epub2txt