Skip to content
#

markitdown

Here are 191 public repositories matching this topic...

Docsifer is a powerful tool for converting various data formats into Markdown for applications such as indexing, text analysis, and more. It supports PDF, PowerPoint, Word, Excel, Images, Audio, HTML, and other text-based formats, and leverages LLMs to enhance performance.

  • Updated May 27, 2026
  • Python

markitdown-tk-gui,基于 Tkinter + 微软 MarkItDown 的批量「文件转 Markdown」工具。特点主要有两点—— 一是针对 PDF 文件单独优化,很快很省内存:PDF 改走 C 原生 PyMuPDF 引擎,实测一份 110MB 的 PDF 从旧路径的 272s/4.7GB 降到约 5s/146MB,差不多快 57 倍、内存少 32 倍;单文件 800MB 以上的超大 PDF 也能扛。 二是能批量转换,不会卡界面、不会爆内存:多进程并行 + 运行时自监控内存,超了自动降并发、回收进程;也支持合并输出、排序、深色模式、实时预览。

  • Updated Sep 10, 2026
  • Python

Add this topic to your repo

To associate your repository with the markitdown topic, visit your repo's landing page and select "manage topics."

Learn more