# doc-to-html **Repository Path**: ffyc/doc-to-html ## Basic Information - **Project Name**: doc-to-html - **Description**: word文档转html - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-02-02 - **Last Updated**: 2023-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##### 工具包在dist目录下,直接运行即可,目前只支持.doc文档转html ##### 运行源码 ```python python ./docToHtml.py ```