#4 · Primary category: Computer Vision

MinerU

ai4science document-analysis docx extract-data layout-analysis ocr parser pdf pdf-converter pdf-extractor-llm pdf-extractor-pretrain pdf-extractor-rag pdf-parser pptx python xlsx

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

Project last updated:08/28/26

GitHub Stars

78.7K

Forks

6.6K

Contributors

99

License

Other

Why we included this project

MinerU turns messy PDFs, scanned pages, and Office files into Markdown or JSON that keeps the reading order and structure intact. It handles layout analysis and OCR, and it extracts tables and figures in the same pass, so the output is genuinely usable when you feed it to an LLM or a retrieval system rather than raw text. Teams building RAG backends or agent workflows that consume real-world files will find the structured output saves them a lot of cleanup. It runs locally with a Python API and a CLI, so you can slot it into existing pipelines without depending on a hosted service. The project is actively maintained and widely adopted, which makes it a dependable choice for production document processing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category