| Raw HTML & URL rendering | First-class: POST source.type=html or a public URL — no template required. | No raw-HTML endpoint; the documented path is a {{htmlContent}} workaround inside a template. | Leafwright |
|---|
| AI templating | AI drafts templates and repairs them from render logs; brand kits lock fonts, colors, and footers; a11y and print checks before publish. | Not stated on pdfmonkey.io (September 2026). | Leafwright |
|---|
| Visual builder | Canvas studio on the same engine the API renders with. | Vue Builder and Code Templates, plus @pdfmonkey/cli. | Split Both ship a real builder — different surfaces. |
|---|
| MCP for AI agents | Remote server at leafwright.co/mcp (OAuth 2.1) and local @leafwright/mcp. | Not stated on pdfmonkey.io (September 2026). | Leafwright |
|---|
| Free tier | 100 PDFs + 8 AI drafts per month, $0, no card. | 20 documents per month, plus a one-time 300-document 30-day trial. | Leafwright |
|---|
| Serverless fit | Hosted rendering — one HTTPS call from your function. | Hosted rendering — same story. | Even Either one keeps Chromium out of your bundle. |
|---|
| Webhooks & delivery | Signed success and failure webhooks; delivery to a signed URL or your own S3/GCS bucket. | Svix-powered webhooks; downloads via 1-hour signed S3 URLs. | Split PDFMonkey's webhook tooling runs deeper; bring-your-own storage is Leafwright's. |
|---|
| Engine transparency | Chromium 151, version-pinned (Playwright 1.62); published in the API docs. Upgrades are deliberate, never a side effect of a rebuild. | Chrome 133 (“Chrome v5”) with public version pins. | Even Both pin and publish; Leafwright currently runs the newer engine. |
|---|
| Output formats & render-time JS | PDF only; HTML sources reject script, iframe, form, and external assets by design. | PNG, WebP, and JPG alongside PDF; JavaScript at render time on paid plans. | PDFMonkey Need image output or server-rendered JS charts? PDFMonkey is the better fit today. |
|---|
| Document caps | Explicit caps, validated up front: 200 pages, HTML 250 KB, CSS 120 KB. | Bounded by render time (30 s–5 min by plan); no published page cap. | PDFMonkey |
|---|
| Automation connectors | REST API and MCP; no iPaaS connectors. | Zapier, Make, and n8n. | PDFMonkey |
|---|