Skip to content

将网文txt转换为epub、azw3和mobi

License

Notifications You must be signed in to change notification settings

willimpan/txt2azw3

 
 

Repository files navigation

txt2azw3

将网文txt转换为epub、azw3和mobi

用法

//windows
./txtazw3.exe -path D:\小说.txt -title 小说名称 -author 某某作者

//linux
./txtazw3 -path D:\小说.txt -title 小说名称 -author 某某作者

测试

只在我的kpw4上面测试过,保证有目录,分章正常。

About

将网文txt转换为epub、azw3和mobi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%