aiagent.club
English
GitHub 仓库

microsoft/markitdown

Python 首次收录 2024-11-13 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 3(共 803)

182.7k Star

Python tool for converting files and office documents to Markdown.

项目介绍

MarkItDown performs I/O with the privileges of the current process. Like open() or requests.get(), it will access resources that the process itself can access. Sanitize your inputs in untrusted environments, and call the narrowest convert function needed for your use case (e.g., convertstream(), or convertlocal()). See the Security Considerations section of the documentation for more information.

MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines. To this end, it is most comparable to textract, but with a focus on preserving important document structure and content as Markdown (including: headings,…

摘自 github.com/microsoft/markitdown

最新指标

Star 182.7k 2026-09-12
Fork 13.4k 2026-09-12
提交 400 2026-09-12
发布 21 2026-09-12
Watcher 578 2026-09-12
开放 issue 316 2026-09-12
开放 PR 318 2026-09-12