PdfBroker.io API Skill
pdfbroker-io
pdfbroker-io
| Method | Path | Description |
|---|---|---|
GET | /api/pdf | |
GET | /api/v1/pdf | Basic method to verify api is up and running |
POST | /api/pdf/xslfo | Basic method to verify api is up and running |
POST | /api/v1/pdf/xslfo | Create pdf-file from complete XSL-FO document. |
POST | /api/pdf/xslfowithtransform | Create pdf-file from complete XSL-FO document. |
POST | /api/v1/pdf/xslfowithtransform | Create pdf-file from transforming xml document with Xsl-Fo transform document. |
POST | /api/pdf/pdftoimage | Create pdf-file from transforming xml document with Xsl-Fo transform document. |
POST | /api/v1/pdf/pdftoimage | Generate an image of to provided pdf file |
POST | /api/pdf/pdfconcat | Generate an image of to provided pdf file |
POST | /api/v1/pdf/pdfconcat | Concatenate multiple pdf files into single pdf file.. |
POST | /api/pdf/pdfwritestring | Concatenate multiple pdf files into single pdf file.. |
POST | /api/v1/pdf/pdfwritestring | Write text on a page in a pdf document. |
POST | /api/pdf/weasyprint | Write text on a page in a pdf document. |
POST | /api/v1/pdf/weasyprint | Generate pdf file from html/url using Weasyprint. Requires paid subscription. This is our premium pdf generator. It is the most accurate and feature rich pdf generator we have wit... |
POST | /api/pdf/wkhtmltopdf | Generate pdf file from html/url using Weasyprint. Requires paid subscription. This is our premium pdf generator. It is the most accurate and feature rich pdf generator we have wit... |
POST | /api/v1/pdf/wkhtmltopdf | Generate pdf file from url using the excellent tool wkhtmltopdf. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install pdfbroker-io
Downloads and installs to ~/.claude/skills/pdfbroker-io/
v1 (2026-02-13)