What problem does it solve?
MineruPress eliminates the manual, error-prone work of converting scattered MinerU JSON/text and images into a clean, chapter-split MkDocs Material book site.
Core Features & Use Cases
- Workflow from MinerU results to chapters: Exports MinerU output into docs/chapters/ and docs/images/ suitable for immediate deployment.
- Config-driven chapter boundary quality: Uses titles, aliases, and regex patterns (plus an optional headings inspection step) to reliably derive chapter boundaries.
- Three source modes for different starting points: Supports uploaded_result (local results), official_api (PDF-to-cloud parsing), and local_toolchain (PDF-to-local MinerU CLI), without bundling MinerU.
Quick Start
Ask the AI to help you create a book workspace, set one source mode in book.yml, and run minerupress export book.yml to generate MkDocs Material chapters.