Skip to main content
Upscale Video increases the resolution of a video using an AI upscaler.

When to use

  • Sharpening exports
  • Legacy footage
  • Delivery-ready masters
Common patterns: upload_video → upscale_video, or generate_video → upscale_video.

Inputs

video
required
The video to upscale. Required. Supports loop mode.

Outputs

video
The upscaled video.

Configuration

string
default:"regular"
Processing speed. One of regular, high, or full.
boolean
default:"true"
Keep the original audio track in the output.
string
default:"X264 (.mp4)"
Output container and codec. One of X264 (.mp4), VP9 (.webm), PRORES4444 (.mov), or GIF (.gif).
string
default:"high"
Output quality.
string
default:"null"
Target output resolution. Leave empty to use the model’s default.
This node runs on a selectable model and consumes credits. Pick the model in the node’s config panel. See Video models for the options, and Model settings for what each setting does.