Crop an image to a specific region
| Param | Type | Description |
|---|---|---|
| left | integer | Left offset in pixels |
| top | integer | Top offset in pixels |
| width | integer | Crop width in pixels |
| height | integer | Crop height in pixels |
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)