pdf-converter

Convert PDFs and documents into Markdown, Word, HTML, LaTeX, or JSON.

52|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tanis90/pdf-converter-mineru --skill pdf-converter-tanis90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-converter
Source: https://github.com/tanis90/pdf-converter-mineru/tree/main
Command: npx skills add https://github.com/tanis90/pdf-converter-mineru --skill pdf-converter-tanis90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual burden of converting PDFs and document files into usable text formats, especially when the source is scanned, multilingual, or packed with tables and formulas.

Core Features & Use Cases

  • Convert PDFs, images, DOCX, PPTX, and spreadsheets into Markdown, Word, HTML, LaTeX, or JSON.
  • Use OCR and layout-aware extraction to read scanned documents, preserve tables, and support multilingual sources.
  • Ideal for reading research papers, extracting tables or references, and turning uploaded reports into editable documents.

Quick Start

Ask the assistant to convert the attached PDF into Markdown and save the result to a file.

Frequently Asked Questions about pdf-converter

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

FAQPage Schema
How do I convert a scanned PDF to Markdown with OCR and table extraction?

Yes, this tool converts PDFs, images, DOCX, PPTX, and spreadsheets into Markdown, Word, HTML, LaTeX, JSON, or plain text. It handles multilingual sources and preserves tables and formulas during document conversion.

Does MinerU Open API support converting PDFs with complex formulas to LaTeX?

MinerU Open API supports converting PDFs with complex formulas to LaTeX. The process applies layout-aware extraction and optional authenticated high-fidelity processing to accurately preserve mathematical formulas and structural formatting.

Can I extract tables from a research paper PDF and save the output as JSON?

You can extract tables from a research paper PDF and save the output as JSON. The tool uses OCR and layout-aware extraction to identify table structures, then exports the extracted data into the JSON format.

What is the best way to convert specific page ranges of a multilingual PDF to HTML?

The best way to convert specific page ranges of a multilingual PDF to HTML is using the page-range handling feature. This selects exact pages for layout-aware extraction and outputs them directly as editable HTML.

How does OCR document conversion work for scanned multilingual documents?

OCR document conversion for scanned multilingual documents works by applying layout-aware extraction to recognize text, tables, and formulas across different languages. It then reconstructs the layout into editable formats like Markdown or Word.