Skip to content

Add pdfmux to Parsers, OCR and extraction#16

Merged
avvertix merged 2 commits into
OneOffTech:mainfrom
NameetP:add-pdfmux
Jul 26, 2026
Merged

Add pdfmux to Parsers, OCR and extraction#16
avvertix merged 2 commits into
OneOffTech:mainfrom
NameetP:add-pdfmux

Conversation

@NameetP

@NameetP NameetP commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Adding pdfmux under Parsers, OCR and extraction. It's an open-source Python library that converts PDFs to clean Markdown with one distinctive feature: per-page confidence scoring with an automatic self-healing fallback that re-extracts pages where confidence is low. This catches the silent-failure mode where extractors silently produce mojibake or skip content. Ships with a built-in MCP server (Claude Desktop / Cursor compatible), native LangChain (PdfmuxLoader) and LlamaIndex (PdfmuxReader) integrations. Ranks #2 on the opendataloader-bench reading-order benchmark (0.900 across 200 PDFs). MIT licensed. PyPI: pip install pdfmux.

@NameetP

NameetP commented Apr 29, 2026

Copy link
Copy Markdown
Contributor Author

Quick update on this PR — pdfmux now has fresh social proof:

Happy to address any feedback if helpful, or close this if it's not the right fit. Thanks for maintaining this list!

@avvertix

Copy link
Copy Markdown
Contributor

Thanks for sharing @NameetP, as always we will review and try out what shared. Give us some time.

@avvertix

Copy link
Copy Markdown
Contributor

Thanks for sharing. I adapted the description and resolved the conflict.

@avvertix
avvertix merged commit 20e599c into OneOffTech:main Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants