Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gonejack/html_to_epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

html to epub made by rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages