/html_to_epub

html to epub made by rust

Primary LanguageRustMIT LicenseMIT

html_to_epub

This command line converts .html file to .epub file.

Build GitHub license

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