Convert any URL to a PDF through real headless Chromium — full JS rendering, pri...
https://md.fastdb.in/shot/pdfOverview
Convert any URL to a PDF through real headless Chromium — full JS rendering, print backgrounds, A4/Letter/Legal, portrait or landscape. Archive pages, generate reports and invoices from live web pages. $0.01 per call via x402.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
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": {
"format": "A4",
"url": "https://example.com"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"b64": "<base64-encoded pdf>",
"bytes": 102400,
"contentType": "application/pdf",
"ok": true,
"sha256": "9f7d…",
"tookMs": 2100
},
"type": "json"
}