Convert an HTML file to PDF
| Param | Type | Description |
|---|---|---|
| page_size | string | Output page size (e.g., “A4”, “Letter”) |
| margin | string | Page margin (e.g., “1cm”, “0.5in”) |
Single input URL
"https://example.com/video.mp4"
[
{
"type": "transcode",
"params": { "format": "mp4", "codec": "h264" }
}
]URL to receive job completion notification
File size hint in bytes (for plan limit validation)