ComfyUI Node
Apex Smart Resize
A ComfyUI node in Apex Artist/Image with 7 inputs and 6 outputs.
Apex Smart Resize
- image
- image
- width
- height
- scale_factor
- resolution_info
- console_log
◄resolution_setStandard►
◄snap_methodkeep_proportion►
◄resize_modecrop_center►
◄interpolationlanczos►
◄show_candidatesfalse►
◄enforce_divisibility64►
CategoryApex Artist/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| resolution_set | COMBO | Standard | 12 options: Standard, Extended, Flux, Portrait, Landscape, Square, +6 |
| snap_method | COMBO | keep_proportion | 5 options: keep_proportion, closest_area, closest_ratio, prefer_larger, prefer_smaller |
| resize_mode | COMBO | crop_center | 5 options: crop_center, stretch, fit_pad_black, fit_pad_white, fit_pad_edge |
| interpolation | COMBO | lanczos | 4 options: lanczos, bicubic, bilinear, nearest |
| show_candidates | BOOLEAN | false | Show resolution candidates in console |
| enforce_divisibilityopt | INT | 648–128 | Ensure dimensions are divisible by this number (8=VAE, 16=ControlNet, 32=upscalers, 64=max compatibility) |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| scale_factor | FLOAT | — |
| resolution_info | STRING | — |
| console_log | STRING | — |