Convert PDF pages to images
| Param | Type | Description |
|---|---|---|
| format | string | Output format: png, jpeg, webp |
| dpi | integer | Resolution in dots per inch |
| page | integer | Page number to convert |
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)