ComfyUI Node
Anima Image Scale By Multiple
Scales an image and snaps its width and height to a multiple. Uses ComfyUI's native resize methods, including Lanczos.
Anima Image Scale By Multiple
- image
- image
- width
- height
- applied_scale
◄scale_by1.50►
◄upscale_methodlanczos►
◄multiple32►
◄max_long_edge0►
CategoryAnima/Image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| scale_by | FLOAT | 1.500.1–8 | — |
| upscale_method | COMBO | lanczos | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| multiple | COMBO | 32 | 4 options: 8, 16, 32, 64 |
| max_long_edge | INT | 00–16384 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| applied_scale | FLOAT | — |