Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 426 Bytes

File metadata and controls

4 lines (4 loc) · 426 Bytes

MarkItDown:Python tool for converting files and office documents to Markdown.

  • MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines.
  • https://github.com/microsoft/markitdown
  • MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See markitdown-mcp for more information.