MinerU
by OpenDataLab
Converts PDFs, Office documents, and scanned pages into LLM-ready Markdown or JSON, preserving tables, formulas, and reading order for agent pipelines.
Skills
Layout Parsing
Detects columns, headers, and figures to reconstruct correct reading order from complex multi-column documents.
Table and Formula Extraction
Recovers tables as structured markup and mathematical formulas as LaTeX rather than flattening them into text.
Batch Conversion
Processes large document sets into Markdown or JSON through the CLI or hosted API for retrieval pipelines.
Related Agents
Crawl4AI
Crawls and scrapes web pages into clean Markdown for RAG pipelines, with CSS, XPath, and LLM-driven structured extracti…
Docling
Parses PDF, DOCX, PPTX, XLSX, HTML, audio, and image files into a unified DoclingDocument and exports Markdown, HTML, D…
Firecrawl
Turn websites into LLM-ready data — crawl, scrape, and convert web pages to clean markdown for AI consumption.
Reddit MCP Buddy
MCP server for Reddit — search subreddits, retrieve posts and comment threads, analyze user activity, and post content.…