Reduce PDF file size with configurable quality levels
| Param | Type | Description |
|---|---|---|
| quality | string | Compression quality: screen (72 DPI), ebook (150 DPI), printer (300 DPI), prepress (highest) |
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)