Render caller-supplied HTML/CSS (JS allowed) to a PNG/JPEG image — OG/social car...
https://md.fastdb.in/shot/renderOverview
Render caller-supplied HTML/CSS (JS allowed) to a PNG/JPEG image — OG/social cards, link previews, badges, receipts, any picture you can express as HTML. Transparent backgrounds supported. Default canvas 1200x630 (OG size). $0.005 per call via x402.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
media/images
Provider
md
Source
bazaar
Indexed
2026-07-17 16:15:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"html": "<div style=\"width:1200px;height:630px;display:grid;place-items:center;background:#0b1220;color:#fff;font:64px sans-serif\">Hello, agents</div>"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"b64": "<base64-encoded image>",
"bytes": 48213,
"contentType": "image/png",
"height": 800,
"ok": true,
"sha256": "9f7d…",
"tookMs": 1450,
"width": 1280
},
"type": "json"
}