Video upscaling

How upscaling works on the platform — graph nodes, not a standalone retired upscale_video tool.

Last updated August 12, 2026

Wavemaker can super-resolve clips inside a workflow (SeedVR / pixel-upscale nodes on SFW adapters, and any catalog graph that includes them). That work is reserved and settled with the run — not a separate “upload any MP4, pick Premium, webhook” SKU.

In the product

  • Bind or remix a workflow that includes an upscale block, or ask Compose Copilot to add one.
  • Quality tiers on SFW video (Kling standard/pro, Grok, LTX) are generation choices, not export upscalers.
  • Download the produced file from Files.

API

There is no live POST /api/v1/workspaces/…/tools/upscale_video. That managed-media tool returns 410.

Use POST /runs with a graph that contains the upscale node, or iterate a produced clip when the bound graph supports it. See API & MCP.