What is MinerU?
masterMinerU is a document parsing tool designed to convert various file formats into machine-readable formats like Markdown and JSON. It is optimized for downstream tasks such as retrieval, extraction, and processing in large model workflows.
Supported Input Formats:
- Images
- DOCX
- PPTX
- XLSX
Key Capabilities:
- Layout Cleaning: Removes headers, footers, footnotes, and page numbers to maintain semantic coherence.
- Structure Preservation: Retains titles, paragraphs, and lists in human reading order (supporting single-column, multi-column, and complex layouts).
- Element Extraction: Extracts images (with descriptions), tables (converted to HTML), and footnotes.
- Formula Conversion: Automatically identifies and converts mathematical formulas into LaTeX format.
- OCR Support: Detects scanned or garbled PDFs and enables OCR for 109 languages.
- Deployment Options: Includes a built-in CLI, FastAPI, and Gradio WebUI. It supports CPU, GPU (CUDA), NPU (CANN), and MPS acceleration across Windows, Linux, and Mac.