Markitdown
This looks like a handy package for converting documents (PDF, .docx, .pptx
, and more) to .md
. There’s also a MCP server so you can use it with your LLM.
To install as a uv tool:
uv tool install markitdown --with 'markitdown[all]'
This looks like a handy package for converting documents (PDF, .docx, .pptx
, and more) to .md
. There’s also a MCP server so you can use it with your LLM.
To install as a uv tool:
uv tool install markitdown --with 'markitdown[all]'