pdforge
Installation
SKILL.md
PDForge API (PDF Noodle)
Use the PDForge API via direct curl calls to generate PDFs from templates or raw HTML.
Official docs:
https://docs.pdforge.com/
Note: PDForge has been rebranded to PDF Noodle. Both api.pdforge.com and api.pdfnoodle.com work.
When to Use
Use this skill when you need to:
- Generate PDFs from reusable templates with dynamic data
- Convert HTML to PDF directly
- Create invoices, reports, or documents programmatically
- Export PNG images instead of PDFs
- Batch generate documents using async endpoints with webhooks