pdf-to-html

Installation
SKILL.md

PDF to HTML

Convert PDF files to HTML using MinerU.

Install

npm install -g mineru-open-api
# or via Go (macOS/Linux):
go install github.com/opendatalab/MinerU-Ecosystem/cli/mineru-open-api@latest

Quick Start

# Convert PDF to HTML (requires token)
mineru-open-api extract report.pdf -f html -o ./out/
Installs
2
First Seen
Apr 15, 2026
pdf-to-html from skills.volces.com