aiagent.club
中文
GitHub

markitdown

#23 of 964 in the AI Agent Index

54 Score
Real usage
Momentum
97
Attention
100

About

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,…

Across sources

166.9k Stars
  • Stars 166.9k
  • Forks 12.0k
  • Commits 309
  • Releases 19