Skip to content

gonejack/mhtml-to-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mhtml-to-epub

Command line tool for converting mhtml to epub.

GitHub go.mod Go version Build GitHub license

Install

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

Usage

> mhtml-to-epub *.eml
Usage:
  mhtml-to-epub [-o output] [--title title] [--cover cover] *.mht [flags]

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

About

convert mhtml files to epub

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages