One API. Headless Chrome rendering. Token-based pricing โ buy what you need, use it whenever. Perfect for AI agents, automation scripts, and developer workflows.
curl -X POST https://api.agent-gen.com/v1/generate/image \
-H "X-API-Key: ag_live_your_key" \
-H "Content-Type: application/json" \
-d '{
"html": "<h1 style=\"font-family:sans-serif\">Hello World</h1>",
"width": 1200,
"height": 630,
"format": "png"
}'Screenshot any HTML to PNG, JPEG, or WebP. Perfect for OG images, thumbnails, and social cards.
1 tokenGenerate pixel-perfect PDFs from HTML. Invoices, reports, certificates โ anything.
2 tokens / pageUpload images for use inside your HTML templates. Files auto-expire after 24 hours.
FreeSave HTML templates with variables. Reuse them across requests without resending HTML.
1 tokenCreate an account with Google or email in seconds.
Purchase a token pack with Stripe. No subscriptions.
Copy your key from the dashboard.
Call the API from your code or AI agent.