mineru-document-extractor

Converts PDFs and document images into structured Markdown output.

8|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/SenseTime-FVG/sensenova-claw --skill mineru-document-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mineru-document-extractor
Source: https://github.com/SenseTime-FVG/sensenova-claw/tree/main/.sensenova-claw/skills/mineru-document-extractor
Command: npx skills add https://github.com/SenseTime-FVG/sensenova-claw --skill mineru-document-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts PDFs and document images into structured Markdown output by extracting content and layout, enabling easy editing and publishing.

Core Features & Use Cases

  • OCR for scanned documents
  • Export to Markdown, HTML, LaTeX, or DOCX
  • Batch processing and multi-format export
  • Table and formula recognition

Quick Start

Install the MinerU CLI and run a full extraction on a document to generate Markdown output.

Frequently Asked Questions about mineru-document-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PDF to Markdown while preserving tables and formulas?

To convert a PDF to Markdown, the extractor applies OCR and layout recognition to identify structural elements like tables and formulas, outputting structured Markdown that retains the original document formatting for easy editing.

Can I batch process multiple PDFs and export them to HTML or DOCX?

Yes, you can batch process multiple PDFs and export them to HTML or DOCX. The tool supports multi-format export across Markdown, HTML, LaTeX, and DOCX for single or batch document extraction workflows.

Does MinerU OCR work on scanned document images?

Yes, MinerU OCR works on scanned document images. It extracts text and layout directly from scanned PDFs and image files, converting the recognized content into structured Markdown output.

Do I need a MinerU API token to extract document content?

You do not strictly need a MinerU API token for basic local setup, but configuring an optional MinerU API token enables full-token mode and grants extended processing limits for document extraction.

What is the best way to extract complex academic PDFs into LaTeX?

The best way to extract complex academic PDFs into LaTeX is using a tool with dedicated formula recognition. This extractor accurately parses mathematical formulas and document layouts, exporting them directly to LaTeX format.