Topaz Labs/topazlabs-video-upscale/Released Oct 2025

Topaz Video Upscaler

Professional AI video upscaling

Commercial use
Video

About Topaz Video Upscaler

Professional-grade video upscaling powered by AI, from Topaz Labs.

This upscaler supports 720p, 1080p, and 4k resolution upscaling and fps up to 60.

Ready to build with Topaz Video Upscaler?

Try Topaz Video Upscaler in the Workbench to prompt it, compare outputs, and iterate on prompts without writing any code. When you're ready to ship, call the same model from our API and build your own apps on top of it.

curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "topazlabs-video-upscale",
  "input_video": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/images/winter_summer_ox.mp4",
  "target_resolution": "1080p",
  "target_fps": 30
}'

Request parameters

Every field Topaz Video Upscaler accepts in the request body. See the API reference for response formats.

POSThttps://hub.oxen.ai/api/ai/videos/generate
FieldTypeRequiredDefaultDescription
input_videostring
uri
Yes
Video file to upscale (URL or file path).
target_resolutionstringNo"1080p"Target resolution to upscale to.
720p1080p4k
target_fpsnumberNo30Target frame rate (fps).
2423.9762529.97305059.9460