minimax-pdf

Convert HTML content into print-quality PDF documents with stable pagination.

25|17|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/QvvvvvvQ/skills_leaks --skill minimax-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimax-pdf
Source: https://github.com/QvvvvvvQ/skills_leaks/tree/main/Minimax/skills/minimax-pdf
Command: npx skills add https://github.com/QvvvvvvQ/skills_leaks --skill minimax-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of professional, print-ready PDF documents directly from HTML content, ensuring stable pagination and searchable text.

Core Features & Use Cases

  • HTML to PDF Conversion: Converts HTML into high-fidelity PDFs suitable for reports, papers, and structured documents.
  • Stable Pagination & Layout: Guarantees predictable page breaks and layout on Linux runtimes.
  • Searchable Text: Ensures all text in the PDF is selectable and searchable, avoiding image-based fallbacks.
  • Use Case: Generate a formal research paper PDF from your HTML draft, complete with citations, figures, and a table of contents, all formatted for professional printing.

Quick Start

Use the minimax-pdf skill to convert the provided HTML content into a PDF report.

Frequently Asked Questions about minimax-pdf

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

FAQPage Schema
How do I convert HTML to a print-quality PDF with stable pagination?

You convert HTML to a print-quality PDF by passing content through the html_to_pdf function, which enforces stable pagination, searchable text, and professional formatting for reports and academic papers.

Can I use screenshots to generate PDF documents from HTML?

Screenshot-based methods are strictly disallowed for PDF generation. The conversion process enforces the html_to_pdf function to guarantee that all text remains selectable and searchable, avoiding image-based fallbacks.

Does HTML to PDF conversion support CSS and charting libraries for academic papers?

HTML to PDF conversion adheres to rendering safety rules regarding CSS and charting libraries, ensuring high-fidelity output suitable for formal research papers complete with citations, figures, and tables.

Why does my HTML to PDF layout break on Linux runtimes?

HTML to PDF layout breaks often stem from unpredictable page breaks. This conversion guarantees stable pagination and predictable layout specifically on Linux runtimes to prevent formatting issues.

What is the best way to generate a formal research paper PDF from an HTML draft?

The best way to generate a research paper PDF is converting your HTML draft using the enforced html_to_pdf function, which produces professional, print-ready documents complete with a table of contents.