← All modelsUpscale videos to 1080p, 2K, or 4K via API. FLUX 3 powered super-resolution with a precise mode and a creative detail-enhancement mode.
Pricing
- Price
- 9.38 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|
| prompt | — | Optional description used to guide creative detail enhancement. |
| video_urlrequired | string | URL of the MP4 video to upscale. The video must be at most 20 seconds and 50 MB. |
| creativity | integerenum: 0, 1 | Use 0 for a source-faithful upscale or 1 for creative detail enhancement. |
| upscale_factor | number | Output scaling factor. The source aspect ratio is preserved. |
| safety_tolerance | integer | Moderation strictness. Lower values are stricter. |
Output
| Field | Type | Description |
|---|
| video | — | The upscaled MP4 video. |