Skip to content

This command line converts .html to .epub with images embed.

License

Notifications You must be signed in to change notification settings

gonejack/html-to-epub

Repository files navigation

html-to-epub

This command line tool converts .html to .epub with images fetching.

GitHub go.mod Go version Build GitHub license

Install

> go install github.com/gonejack/html-to-epub@latest

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

About

This command line converts .html to .epub with images embed.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages