Convert Docx to Markdown
convert_word_to_markdownExtract headings and paragraphs from Word documents into structured Markdown to simplify reading and analysis.
Instructions
Extracts formatted headings and paragraph text from a Word document into structured Markdown for easy reading and analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to target .docx file |