html_to_epub 0.1.4

A command line converts .html file to .epub file.
Documentation

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