PrintKit

Give a report, proposal, or briefing a proper PDF.

Make a PDF from Markdown with one of three layouts. Supports Western European text and up to 10 pages.

Markdown → PDF

Try the API

POST /api/printkit with JSON:

{
  "title": "Project update",
  "template": "report",
  "markdown": "## This week\n\nThe first version is ready to review."
}

Connect your agent or enable JavaScript for the interactive tool.

Shared launch capacity applies. Honor Retry-After on 429 or 503 responses.