/install paper-to-markdown
\r \r
Paper to Markdown - Researcher Tool\r
\r Convert PDF files to clean Markdown using MinerU Open API. No API key required.\r \r
Quick Start\r
\r
# Paper to Markdown - Researcher Tool\r
mineru-open-api flash-extract report.pdf\r
\r
# Paper to Markdown - Researcher Tool\r
mineru-open-api flash-extract https://cdn-mineru.openxlab.org.cn/demo/example.pdf\r
\r
# Paper to Markdown - Researcher Tool\r
mineru-open-api flash-extract report.pdf -o ./output/\r
\r
# Paper to Markdown - Researcher Tool\r
mineru-open-api flash-extract report.pdf --pages 1-10\r
```\r
\r
## Language Rule\r
\r
You MUST reply to the user in the SAME language they use. This is non-negotiable.\r
\r
## Capabilities\r
\r
- Extracts text, tables, and formulas from PDF\r
- Supports both local files and URLs directly\r
- Page range selection with `--pages`\r
- Language hint with `--language` (default: `ch`, use `en` for English)\r
- No API key, no signup, no authentication\r
- Max 10MB / 20 pages per document\r
\r
## When to Use\r
\r
- User asks to "read", "extract", "convert", or "parse" a PDF\r
- User shares a PDF file or PDF link and asks for its content\r
- User wants to summarize or analyze a PDF document\r
- User needs PDF content in Markdown format\r
\r
## CLI Reference\r
\r
Run `mineru-open-api flash-extract --help` for all available options.\r
\r
## Data Flow\r
\r
`flash-extract` sends the document to the MinerU API (mineru.net) for processing and returns Markdown. This is a stateless API call — no account, no persistent storage. MinerU is an open-source project by OpenDataLab (Shanghai AI Lab): https://github.com/opendatalab/MinerU\r
\r
## Notes\r
\r
- Output is Markdown only; images/tables/formulas may be replaced with placeholders\r
- For larger files (up to 200MB/600 pages) or precision extraction with full assets, use `mineru-open-api extract` (requires auth via `mineru-open-api auth`)\r
- If the CLI cannot be installed via npm/uv/go, download it from https://mineru.net/ecosystem?tab=cli\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paper-to-markdown - After installation, invoke the skill by name or use
/paper-to-markdown - Provide required inputs per the skill's parameter spec and get structured output
What is Paper To Markdown?
PDF to Markdown converter - extract text, tables and formulas from PDF files to clean Markdown. Use when converting PDF documents, extracting PDF content, pa... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Paper To Markdown?
Run "/install paper-to-markdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paper To Markdown free?
Yes, Paper To Markdown is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paper To Markdown support?
Paper To Markdown is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paper To Markdown?
It is built and maintained by tanis90 (@tanis90); the current version is v1.0.0.