aiagent.club
中文
GitHub

markitdown

#42 of 971 in the AI Agent Index↓ Download poster

55 Score
Real usage
Momentum
99
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

170.6k Stars
  • Stars 170.6k
  • Forks 12.4k
  • Commits 315
  • Releases 20