Microsoft releases MarkItDown - utility for LLM pipelines
https://github.com/microsoft/markitdown
TL;DR: Converts PDFs, Office docs, HTML, CSV/JSON/XML, EPUB, ZIP, and more into structured Markdown.
Why it matters:
• Markdown is more LLM-friendly than raw extracted text
• Preserves structure (headings, lists, tables, links)
• Great for RAG ingestion and document search pipelines
• One tool for many formats, less parser chaos
Plain text wins in the LLM era — again.

GitHub
GitHub - microsoft/markitdown: Python tool for converting files and office documents to Markdown.
Python tool for converting files and office documents to Markdown. - microsoft/markitdown
3March 2, 2026 312 2