2 个版本
0.1.3 | 2023年6月13日 |
---|---|
0.1.1 | 2021年10月13日 |
#1818 in 文本处理
380KB
179 代码行
html_to_epub
该命令行可以将 .html 文件转换为 .epub 文件。
安装
cargo install html_to_epub
使用方法
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
依赖项
~14–32MB
~469K SLoC