Send HTML or a URL, get back a pixel-perfect document or image. Flat-rate plans with generous limits.
curl -X POST https://pixdoc.dev/api/v1/pdf \
-H "Authorization: Bearer pd_live_a3b2c4d5..." \
-H "Content-Type: application/json" \
-d '{"html": "<h1>Hello World</h1>"}' \
-o document.pdfEverything you need to generate documents and images programmatically.
Convert HTML or any URL into pixel-perfect PDFs with full CSS3 support.
Capture any webpage or HTML as a high-quality PNG, JPEG, or WebP image.
Generate social cards on the fly with templates and dynamic data.
POST your content to any endpoint. Pass raw HTML, a URL, or use a template with variables.
POST /api/v1/pdf
{
"html": "<h1>Invoice #1042</h1>"
}Your content is rendered in a real browser engine. Full CSS3, JavaScript, web fonts. What you see is what you get.
POST /api/v1/screenshot
{
"url": "https://example.com",
"options": { "fullPage": true }
}Receive the rendered PDF, image, or social card as a binary response. Store it, serve it, or stream it.
GET /api/v1/og/blog-post ?title=Hello+World &author=Jane+Doe → 200 OK (image/png)
Generous monthly limits. No surprises. Pick a plan that fits your volume.
Most rendering APIs charge per document. At 5,000 renders a month, the difference is significant.
DocRaptor
$0.12 per document
$600
for 5,000 renders
ScreenshotOne
$0.008 per screenshot
$40
for 5,000 renders
PixDoc
Flat rate, all features
$29
per month, 5,000 included