markitdown
Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.
- Version
- 2.1
- License
- MIT
- Compatibility
- Python 3.10+ and uv. Examples target MarkItDown 0.1.6. Core local conversion can run offline; URL, YouTube, audio transcription, LLM, Azure, and MCP workflows may use network or external services.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/markitdown/SKILL.md
- skills/markitdown/references/api_reference.md
- skills/markitdown/references/cloud_and_ocr.md
- skills/markitdown/references/file_formats.md
- skills/markitdown/references/mcp_and_plugins.md
- skills/markitdown/references/migration.md
- skills/markitdown/references/security.md
- skills/markitdown/references/workflows.md
- skills/markitdown/scripts/batch_convert.py
- skills/markitdown/scripts/convert_literature.py
- skills/markitdown/scripts/inspect_installation.py
Every link opens the file at its source, pinned to the revision this page describes.