ComfyUI Node
DaC Algorithm 988 v2
Image Scale Factor: upscale to min scale factor. TileCount: specify tile size and total tile count, algorithm auto-calculates grid and overlap to match input aspect ratio.
DaC Algorithm 988 v2
- image
- image
- dac_data
- info
◄tile_width1024►
◄tile_height1024►
◄algorithmImage Scale Factor►
◄min_scale_factor3.00►
◄min_overlap3%►
◄tile_orderspiral►
◄scaling_methodlanczos►
◄num_tiles4►
Category🦇988/Image
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| tile_width | INT | 102464–8192 | — |
| tile_height | INT | 102464–8192 | — |
| algorithm | COMBO | Image Scale Factor | 2 options: Image Scale Factor, TileCount |
| min_scale_factor | FLOAT | 3.001–64 | — |
| min_overlap | COMBO | 3% | 13 options: 0%, 1%, 2%, 3%, 5%, 8%, +7 |
| tile_order | COMBO | spiral | 2 options: linear, spiral |
| scaling_method | COMBO | lanczos | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| num_tiles | INT | 41–1024 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Upscaled image at optimal tiling dimensions |
| dac_data | DAC_DATA | Serialized tile data for downstream nodes |
| info | STRING | Summary of all calculated parameters |