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
video
required
The video to upscale. Required. Supports loop mode.

Outputs

Video
video
The upscaled video.

Configuration

acceleration
string
default:"regular"
Processing speed. One of regular, high, or full.
preserve_audio
boolean
default:"true"
Keep the original audio track in the output.
output_format
string
default:"X264 (.mp4)"
Output container and codec. One of X264 (.mp4), VP9 (.webm), PRORES4444 (.mov), or GIF (.gif).
output_quality
string
default:"high"
Output quality.
target_resolution
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.