Your documents, finished.
Markdown in — branded, multi-page business PDFs out. Reports, proposals and statements, for you and for your agents.
Start writing →$ curl pdfy.md/v1/pdf -d @report.md
What pdfy.md does
Templates that hold your brand
Fonts, colors and layout locked into reusable document templates — every export looks like it came from your design team.
Real document structure
True pagination, headers, footers and footnotes. Multi-page documents that survive print and legal review.
One API call for agents
The same rendering engine, callable by your automations. Markdown in, finished PDF out.
For agents — coming soon
The PDF finishing layer for your agents.
POST /v1/pdf
{
"markdown": "# Q3 Report…",
"template": "acme-brand"
}