mineru-converter

Convert PDFs to Markdown using a self-contained CLI tool.

32|5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/CSlawyer1985/mineru-converter-skill --skill mineru-converter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mineru-converter
Source: https://github.com/CSlawyer1985/mineru-converter-skill/tree/main
Command: npx skills add https://github.com/CSlawyer1985/mineru-converter-skill --skill mineru-converter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires parallel, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This tool addresses the burden of converting PDFs to Markdown for legal and research workflows by delivering a fully self-contained CLI that outputs clean, AI-friendly Markdown without external dependencies.

Core Features & Use Cases

  • Fully self-contained environment: a 3.4GB virtual environment is packaged inside the skill, eliminating external dependencies.
  • Per-file isolation and GPU acceleration: the A++ scheme processes each PDF in isolation with automatic memory release, enabling stable batch conversions.
  • Batch processing and Claude integration: convert single PDFs or whole folders, benefiting from GPU-accelerated workflows and easy import into knowledge management systems.
  • Ideal for legal documents, academic papers, and knowledge repositories where Markdown enhances AI analysis and searchability.

Quick Start

Run a single-file conversion with mineru-cli convert yourfile.pdf to produce an MD file and trigger automatic temporary-file cleanup.

Frequently Asked Questions about mineru-converter

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

FAQPage Schema
How do I convert PDF to Markdown for legal documents in batch?

To convert PDFs to Markdown in batch, run the self-contained CLI tool to process entire folders of legal documents. It isolates each file and automatically cleans up temporary files for stable bulk processing.

Can I batch convert PDFs to Markdown without external dependencies?

Yes, you can batch convert PDFs to Markdown without external dependencies because a 3.4GB virtual environment is packaged inside the skill, creating a fully self-contained environment.

Does PDF to Markdown conversion support GPU acceleration?

Yes, PDF to Markdown conversion supports GPU acceleration. The processing scheme uses GPU acceleration to handle files efficiently, automatically releasing memory after each file to ensure stable batch conversions.

What is the best way to convert research papers to AI-friendly Markdown?

The best way to convert research papers to AI-friendly Markdown is using a self-contained CLI tool that outputs clean text and integrates directly with Claude Skill for immediate AI analysis and searchability.

How do I convert a single PDF file to Markdown using the command line?

To convert a single PDF file to Markdown, run the command mineru-cli convert yourfile.pdf to produce an MD file. The tool automatically triggers cleanup of temporary files upon completion.

Why does batch PDF to Markdown conversion fail with memory issues?

Batch PDF to Markdown conversion often fails with memory issues due to accumulation, but this tool processes each PDF in isolation with per-file memory release, preventing crashes during sustained workloads.