/install document-to-markdown
Document to Markdown - Convert DOCX, PPTX, Excel to Markdown
Convert Word, PowerPoint, and Excel files to Markdown using MinerU Open API. No API key required.
Quick Start
# Convert a Word document
mineru-open-api flash-extract report.docx
# Convert a PowerPoint presentation
mineru-open-api flash-extract slides.pptx
# Convert an Excel spreadsheet
mineru-open-api flash-extract data.xlsx
# Convert from URL (no download needed)
mineru-open-api flash-extract https://example.com/report.docx
# Save to file
mineru-open-api flash-extract report.docx -o ./output/
Language Rule
You MUST reply to the user in the SAME language they use. This is non-negotiable.
Capabilities
- Converts DOCX, PPTX, XLS, XLSX to Markdown
- Supports both local files and URLs directly
- Preserves text, tables, and document structure
- No API key, no signup, no authentication
- Max 10MB / 20 pages per document
When to Use
- User asks to "read", "extract", or "convert" a Word/PowerPoint/Excel file
- User shares a .docx, .pptx, or .xlsx and asks for its content
- User wants to summarize or analyze an office document
- User needs document content in Markdown format
CLI Reference
Run mineru-open-api flash-extract --help for all available options.
Data Privacy
flash-extractuploads the document to MinerU's cloud API for processing and returns the result. No account or API key is required.- Documents are processed in real-time and are not stored after extraction.
- For details, see https://mineru.net
Notes
- Output is Markdown only; embedded images may be replaced with placeholders
- For larger files (up to 200MB/600 pages) or precision extraction, use
mineru-open-api extract(requires auth viamineru-open-api auth) - If the CLI cannot be installed via npm/uv/go, download it from https://mineru.net/ecosystem?tab=cli
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install document-to-markdown - After installation, invoke the skill by name or use
/document-to-markdown - Provide required inputs per the skill's parameter spec and get structured output
What is Document To Markdown?
Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E... It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Document To Markdown?
Run "/install document-to-markdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Document To Markdown free?
Yes, Document To Markdown is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Document To Markdown support?
Document To Markdown is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Document To Markdown?
It is built and maintained by tanis90 (@tanis90); the current version is v1.0.0.