make-pdf

Convert Markdown to print-ready PDFs with cover pages, TOC, and watermarks.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/tony30552001/Genpic-master --skill make-pdf-tony30552001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/tony30552001/Genpic-master/tree/main/.agents/skills/gstack/make-pdf
Command: npx skills add https://github.com/tony30552001/Genpic-master --skill make-pdf-tony30552001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert Markdown into polished, publication-ready PDFs with consistent typography, margins, and layout, enabling professional documents without manual formatting. This skill also standardizes features like cover pages, running headers, and a clickable table of contents for easy navigation.

Core Features & Use Cases

  • Convert Markdown to a fixed-layout PDF with deterministic margins and pagination.
  • Generate publication-ready output with optional cover pages, TOC, watermarks, and embedded metadata.
  • Use case: transform a lengthy report or proposal from Markdown into a print-ready document for distribution.

Quick Start

Invoke the tool with a Markdown file to produce a publication-quality PDF, optionally specifying an output path.

Frequently Asked Questions about make-pdf

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

FAQPage Schema
How do I convert Markdown to a print-ready PDF with consistent layout and margins?

To convert Markdown to a print-ready PDF, this tool applies deterministic layout and pagination rules to ensure consistent margins and typography. It standardizes professional formatting for publication-ready output without requiring manual adjustments.

Can I generate a clickable table of contents and cover pages when converting Markdown to PDF?

Yes, you can generate a clickable table of contents and optional cover pages when converting Markdown to PDF. The tool injects these publication features automatically, enabling easy navigation for lengthy reports and proposals.

Does Chromium-based PDF generation support embedded metadata and watermarks?

Yes, Chromium-based PDF generation supports embedded metadata and watermarks. It handles end-to-end rendering by injecting custom branding options and metadata directly into the final print-ready document.

What is the best way to automate publication-quality PDF rendering from Markdown files?

The best way to automate publication-quality PDF rendering is using a CLI tool that processes Markdown files with deterministic layout options. It ensures consistent document formatting, cover pages, and metadata injection for bulk or automated workflows.

Why does my Markdown to PDF conversion fail to maintain consistent pagination?

Markdown to PDF conversion may fail to maintain consistent pagination without deterministic layout rules. This tool solves that by applying fixed margins, running headers, and robust error handling during the Chromium-based rendering process.