ComfyUI Node
Scale to Megapixels (Advanced)
A ComfyUI node in Steaked-nodes/upscaling with 6 inputs and 3 outputs.
Scale to Megapixels (Advanced)
- image
- image
- width
- height
◄upscale_methodlanczos►
◄megapixels1.00►
◄width_multiple64►
◄height_multiple64►
◄keep_aspect_ratiotrue►
CategorySteaked-nodes/upscaling
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| upscale_method | COMBO | lanczos | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| megapixels | FLOAT | 1.000.01–16 | — |
| width_multiple | INT | 641–512 | — |
| height_multiple | INT | 641–512 | — |
| keep_aspect_ratio | BOOLEAN | true | Maintain original aspect ratio |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |