[PR #60] [MERGED] Add doc2md to Convert to Markdown Tools #905

Closed
opened 2026-06-12 10:59:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-doc2md


📝 Commits (1)

  • a27afb3 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mundimark/awesome-markdown/pull/60 **Author:** [@neoncapy](https://github.com/neoncapy) **Created:** 2/22/2026 **Status:** ✅ Merged **Merged:** 2/23/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `add-doc2md` --- ### 📝 Commits (1) - [`a27afb3`](https://github.com/mundimark/awesome-markdown/commit/a27afb3391021920d3b737233c0e452337a218ff) Add doc2md to Convert to Markdown Tools ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) </details> ### 📄 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. - Repository: https://github.com/orangefineblue/doc2md - License: MIT - Language: Python --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 10:59:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-markdown#905