MCP-native · for AI agents & developers

Turn anything into a PDF.
One API call.

Generate a pixel-perfect PDF from HTML, a URL, or a template + JSON — or read a PDF back into clean text or markdown. One API (or one MCP tool your agent calls directly) for both directions, priced per document.

Open sourceOn the official MCP registry50 free PDFs/mo — no card
POST /api/v1/pdf
curl https://docweave.dev/api/v1/pdf \ -H "Authorization: Bearer dw_live_..." \ -H "Content-Type: application/json" \ -H "Accept: application/pdf" \ -d '{ "source": { "type": "template", "template": "<h1>{{ title }}</h1>", "data": { "title": "Invoice INV-042" } }, "options": { "format": "A4" } }' \ --output invoice.pdf

Built for AI agents

A first-class MCP server, not an afterthought. Your agent calls generate_pdf to write a document and read_pdf to read one. Free and open-source.

Template + JSON → PDF

Store a template once, POST the data, get a pixel-perfect PDF. Also does raw HTML and full URLs. Canonical Chromium rendering.

Per-document pricing

Pay per PDF, not per page. No surprise per-page tax like the legacy players. Transparent metered billing from call one.

Simple, per-document pricing

No per-page tax. A free, open-source MCP server to start — upgrade when you ship.

Starter

$29/mo

For side projects and first integrations.

  • 1,000 PDFs / mo
  • HTML · URL · template
  • MCP server
  • Community support
Start
Most popular

Pro

$99/mo

For products generating documents at scale.

  • 12,000 PDFs / mo
  • Stored templates
  • Idempotency keys
  • Email support
Go Pro

Business

$299/mo

For teams and agencies. Best retention tier.

  • 50,000 PDFs / mo
  • Priority rendering
  • Higher rate limits
  • Direct founder access
Talk to us