Docverter文檔格式轉換工具
Docverter 是一個開源的文檔格式轉換工具,可將純文本、HTML、reStructured 文本、Markdown 等輸入格式轉成 PDF、HTML、DocX、ePub 等。
同時該軟件所在網站也提供了在線轉換 API,使用示例:
curl http://c.docverter.com/convert \ --form from=html \ --form to=pdf \ --form input_files[]=@<(echo hi there)
評論
圖片
表情
