Word document to HTML
doc_to_htmlCall this tool to convert a .docx to semantic HTML you can open in a browser and print to PDF. Returns the path of the .html file. This is the supported PDF route; no PDF is rendered here. Free and unlimited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Name of a document uploaded with doc_upload, or a document this server just wrote | |
| out_path | No | Name for the downloaded .html file | |
| overwrite | No | Replace out_path if a file is already there. Default false: an existing file is never overwritten |