ComfyUI Node
Upscale to Original Size
Resizes the Qwen output back to the original source resolution. Pair with PreCropToQwen to restore the full frame after a drift-free generation.
Upscale to Original Size
- image
- reference
- resized
◄upscale_methodlanczos►
Categoryimage/transform
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Qwen output (drift-free, possibly smaller). | |
| reference | IMAGE | Original source whose size to match. | |
| upscale_method | COMBO | lanczos | 5 options: lanczos, nearest-exact, bilinear, area, bislerp |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| resized | IMAGE | — |