mirror of
https://github.com/mundimark/awesome-markdown.git
synced 2026-07-17 08:27:19 -05:00
[PR #60] [MERGED] Add doc2md to Convert to Markdown Tools #204
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mundimark/awesome-markdown/pull/60
Author: @neoncapy
Created: 2/22/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @geraldb
Base:
master← Head:add-doc2md📝 Commits (1)
a27afb3Add doc2md to Convert to Markdown Tools📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
README.md(+5 -0)📄 Description
Adds doc2md under a new "PDF / Office Documents to Markdown" subsection
in the Convert to Markdown Tools section.
doc2md is a Python pipeline for converting PDF, DOCX, and PPTX files
to high-fidelity Markdown. It supports multiple extraction backends
(pymupdf, pdfplumber, MinerU), includes automatic image extraction
with per-image classification, and runs multi-stage quality control
to catch table collapse, missing headings, and dropped content.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.