2 releases
0.1.3 | Jun 13, 2023 |
---|---|
0.1.1 | Oct 13, 2021 |
#1973 in Text processing
380KB
179 lines
html_to_epub
This command line converts .html file to .epub file.
install
cargo install html_to_epub
Usage
html_to_epub *.html
Options:
--title title Set epub title
--author author Set epub author
--cover cover image
Set epub cover
--output output.epub
Set output file
-v, --verbose Verbose printing
-h, --help Print this help
--about Show about
Dependencies
~15–30MB
~451K SLoC