Back to Discover

pdf-converter-mineru

skill

tanis90

a pdf converter skill base on mineru ecosystem

View on GitHub
50 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add tanis90/pdf-converter-mineru

README

pdf-converter

A Claude Code skill for converting PDFs and documents using MinerU.

What it does

Converts PDF, images, and Office documents to Markdown, Word, HTML, LaTeX, or plain text. Also handles OCR for scanned documents and supports 80+ languages.

Install

npx skills add tanis90/pdf-converter-mineru

Usage

Just talk to Claude naturally:

  • "帮我把这个PDF转成markdown"
  • "What does this paper say?"
  • "Extract the tables from this PDF"
  • "Convert report.pdf to Word"

Claude will automatically use mineru-open-api to extract the document and help you with what you need.

Two modes

ModeWhen to useLimits
flash-extractQuick reads, no auth needed10 MB / 20 pages
extractFull fidelity, images, batch200 MB / 600 pages

flash-extract is used by default. Run mineru-open-api auth to unlock extract mode.

Output formats

md, docx, html, latex, json — specify with -f md,docx

Powered by

MinerU Open API by OpenDataLab (Shanghai AI Lab)

Rendered live from tanis90/pdf-converter-mineru's GitHub README — not stored, always reflects the source repo.

0 Plugins

No plugins listed in this repo's manifest.

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.