Categorygithub.com/gonejack/html-to-epub
repositorypackage
1.0.26
Repository: https://github.com/gonejack/html-to-epub.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

html-to-epub

Command line tool for converting html to epub.

GitHub go.mod Go version Build GitHub license

Install

> go get github.com/gonejack/html-to-epub

Usage

> html-to-epub *.html
Flags:
  -h, --help                     Show context-sensitive help.
  -o, --output="output.epub"     Output filename.
  -c, --cover=STRING             Set epub cover image.
      --title="HTML"             Set epub title.
      --author="HTML to Epub"    Set epub author.
  -v, --verbose                  Verbose printing.

Screenshot