π―
doc-to-markdown
π―Skillfrom sheepmao/doc-to-markdown-skill
What it does
Converts Microsoft Word documents (.doc/.docx) to clean Markdown with optional image extraction, optimizing document readability for humans and AI.
doc-to-markdown
Installation
PythonRun Python server
python3 convert_word_to_markdown.py "path/to/document.docx"PythonRun Python server
python3 convert_word_to_markdown.py --embedded "path/to/document.docx"PythonRun Python server
python3 convert_word_to_markdown.py --checkPythonRun Python server
python3 convert_word_to_markdown.py "$f"π Extracted from docs: sheepmao/doc-to-markdown-skill
1Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Use when converting Word documents (.doc/.docx) to clean Markdown with images extracted to a separate folder for readability and AI compatibility