Nodes/ComfyUI-988/DaC Algorithm 988 v2
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.

By kajan988·Created 2 months ago·Updated 21 days ago· 0
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)

NameTypeDefaultDescription
imageIMAGE
tile_widthINT102464–8192
tile_heightINT102464–8192
algorithmCOMBOImage Scale Factor2 options: Image Scale Factor, TileCount
min_scale_factorFLOAT3.001–64
min_overlapCOMBO3%13 options: 0%, 1%, 2%, 3%, 5%, 8%, +7
tile_orderCOMBOspiral2 options: linear, spiral
scaling_methodCOMBOlanczos5 options: nearest-exact, bilinear, area, bicubic, lanczos
num_tilesINT41–1024

Outputs (3)

NameTypeDescription
imageIMAGEUpscaled image at optimal tiling dimensions
dac_dataDAC_DATASerialized tile data for downstream nodes
infoSTRINGSummary of all calculated parameters