Install
openclaw skills install pdf2mdPDF to Markdown converter - extract text, tables and formulas from PDF files to clean Markdown. Use when converting PDF documents, extracting PDF content, pa...
openclaw skills install pdf2mdConvert PDF files to clean Markdown using MinerU Open API. No API key required.
# PDF to Markdown - Quick & Free
mineru-open-api flash-extract report.pdf
# PDF to Markdown - Quick & Free
mineru-open-api flash-extract https://cdn-mineru.openxlab.org.cn/demo/example.pdf
# PDF to Markdown - Quick & Free
mineru-open-api flash-extract report.pdf -o ./output/
# PDF to Markdown - Quick & Free
mineru-open-api flash-extract report.pdf --pages 1-10
You MUST reply to the user in the SAME language they use. This is non-negotiable.
--pages--language (default: ch, use en for English)Run mineru-open-api flash-extract --help for all available options.
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
mineru-open-api extract (requires auth via mineru-open-api auth)npm i -g mineru-open-apiuv tool install mineru-open-api