makeepub是一款非常實用的電子書制作工具,工具簡介小巧,主要功能是可以幫助用戶快速的將HTML格式的網頁文件轉換成EPUB格式的電子書文件,需要的朋友快來IT貓撲網下載吧。

命令行:

轉換(Create) ? ? : makeepub [OutputFolder] [-epub2] [-noduokan]

批處理(Batch) ? ? ?: makeepub -b [OutputFolder] [-epub2] [-noduokan]

? ? ? ? ? ? ? ? ? ? ?makeepub -b [OutputFolder] [-epub2] [-noduokan]

打包(Pack) ? ? ? ? : makeepub -p

解包(Extract) ? ? ?: makeepub -e

合并(Merge) HTML ? : makeepub -mh

合并(Merge) Text ? : makeepub -mt

web服務器(Server) ?: makeepub -s [Port]

各參數含義如下:

The meaning of the arguments are as below:

VirtualFolder : 一個文件夾(如example文件夾下的book文件夾)或zip文件(如example文件夾下的book.zip),里面包含要處理的文件。(An OS folder (for example: folder book in folder example) or a zip file(for example: book.zip in folder example) which contains the input files.)

OutputFolder 一個文件夾,用于保存輸出文件。(An OS folder to store the output file(s).)

InputFolder : 一個文件夾,里面有輸入文件或文件夾。(An OS folder which contains the input folder(s)/file(s).)

-epub2 : 默認生成EPUB3格式的文件,使用此參數將生成EPUB2格式的文件。(By default, the output file is EPUB3 format, use this argument if EPUB2 format is required.)

-noduokan : 禁用 多看 擴展。(Disable DuoKan externsion.)

BatchFile : 一個文本文件,里面列出了所有要處理的VirtualFolder,每行一個。(A text which lists the path of 'VirtualFolders' to be processed, one line for one 'VirtualFolder'.)

OutputFile : 輸出文件的路徑。(The path of the output file.)

EpubFile : 一個epub文件的路徑。(The path of an EPUB file.)

Port : Web服務器的監聽端口,默認80。(The TCP port for the web server to listen to, default value is 80.)

epub電子書生成工具(makeepub)免費版下載地址

遠程下載