html-to-epub

command module
v1.0.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 8 Imported by: 0

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
Usage:
  html-to-epub [-o output] [--title title] [--cover cover] *.html

Flags:
  -o, --output string   output filename (default "output.epub")
      --cover string    set epub cover image
      --title string    set epub title (default "HTML")
      --author string   set epub author (default "HTML to Epub")
  -v, --verbose         verbose
  -h, --help            help for html-to-epub
Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package epub generates valid EPUB 3.0 files with additional EPUB 2.0 table of contents (as seen here: https://github.com/bmaupin/epub-samples) for maximum compatibility.
Package epub generates valid EPUB 3.0 files with additional EPUB 2.0 table of contents (as seen here: https://github.com/bmaupin/epub-samples) for maximum compatibility.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL