Features & Decision Guide
A side-by-side breakdown of FUNBREW PDF's main features — what each one does, when to reach for it, and what changes if you don't.
POST /api/pdf/batch
Batch PDF generation
Submit up to 100 PDFs in one async call. The endpoint returns immediately with a batch_id; track progress by polling or via webhook.
View details →POST /api/pdf/generate-from-template
PDF templates
Register an HTML layout once, then send only variables. Centralizes design and dramatically shrinks request payloads.
View details →POST /api/webhooks
Webhook notifications
Push notifications for pdf.generated, pdf.downloaded, pdf.expired, and batch.completed — signed with HMAC-SHA256 and retried automatically.
View details →POST /api/pdf/merge & co.
PDF tools
Merge, split, rotate, compress, add page numbers, convert to PDF/A, extract text. Post-processing for already-generated PDFs, all under one API.
View details →Try it free
30 PDFs/month on the Free plan. Mix and match features as you go.