pdfco

Convert HTML input to PDF documents via the PDF.co MCP server.

2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/NimbleBrainInc/skills --skill pdfco-nimblebraininc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdfco
Source: https://github.com/NimbleBrainInc/skills/tree/main/pdfco
Command: npx skills add https://github.com/NimbleBrainInc/skills --skill pdfco-nimblebraininc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a reliable bridge to the PDF.co MCP server for converting HTML content into PDF documents and performing common document manipulations, enabling automated, repeatable PDF workflows without manual coding.

Core Features & Use Cases

  • HTML to PDF Conversion: Generate printable PDFs from HTML inputs with customizable margins, paper size, and orientation.
  • Document Manipulation: Merge, split, and watermark PDFs to support reporting, invoicing, and branding workflows.
  • Use Case: Automatically render invoices from HTML templates and attach them to customer records or emails.

Quick Start

Use the pdfco skill to convert an HTML snippet into a PDF named "invoice.pdf" and apply a 10mm margin.

Frequently Asked Questions about pdfco

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

FAQPage Schema
How do I convert HTML to PDF for automated invoice generation?

You can convert HTML to PDF by sending HTML input to PDF.co with optional parameters like name, margins, paperSize, and orientation, which renders the content into a printable PDF document.

Can I merge and split PDF documents for batch processing?

Yes, you can merge and split PDF documents for batch processing using the document manipulation features provided by the PDF.co MCP server connection, supporting archival and reporting workflows.

Do I need a PDF.co API key to automate report generation workflows?

Yes, automating report generation workflows requires a valid PDF.co MCP connection with an API key to authenticate the HTML-to-PDF conversion and document manipulation requests.

What is the best way to style HTML templates for reliable PDF rendering?

The best way to style HTML templates for reliable PDF rendering is to use inline HTML styles, as external stylesheets may not be fully supported during the HTML-to-PDF conversion process.

Does PDF.co support custom headers and footers for certificate workflows?

Yes, PDF.co supports custom headers and footers as optional parameters during HTML-to-PDF conversion, making it suitable for generating branded certificates and formal documents.