Nodes/ComfyUI-ArchAi3d-Qwen/๐Ÿงฎ Smart Tile Calculator V3 (Flux)
ComfyUI Node

๐Ÿงฎ Smart Tile Calculator V3 (Flux)

A ComfyUI node in ArchAi3d/Upscaling/Smart Tile with 10 inputs and 12 outputs.

By amir84ferdosยทCreated 10 months agoยทUpdated 4 months agoยท 65
๐Ÿงฎ Smart Tile Calculator V3 (Flux)
  • image
  • upscaled_image
  • tile_width
  • tile_height
  • overlap
  • output_width
  • output_height
  • tiles_x
  • tiles_y
  • total_tiles
  • upscale
  • efficiency
  • debug_info
โ—„upscale2.0โ–บ
โ—„upscale_methodlanczosโ–บ
โ—„tile_aspect_ratioautoโ–บ
โ—„target_tile_mp1.0โ–บ
โ—„padding_pixels64โ–บ
โ—„optimize_efficiencytrueโ–บ
โ—„mp_tolerance0.5โ–บ
โ—„aspect_freedom1.0โ–บ
โ—„upscale_tolerance0.00โ–บ
CategoryArchAi3d/Upscaling/Smart Tile

Inputs (10)

NameTypeDefaultDescription
imageIMAGEโ€”
upscaleFLOAT2.01โ€“8Upscale factor (e.g. 2.0 = 2x upscale)
upscale_methodCOMBOlanczosInterpolation method for upscaling
tile_aspect_ratioCOMBOautoTile aspect ratio. 'auto' matches image orientation.
target_tile_mpFLOAT1.00.25โ€“4Target Megapixels per tile (e.g. 1.0 = ~1024x1024)
padding_pixelsINT640โ€“512Minimum overlap between tiles for blending
optimize_efficiencyBOOLEANtrueSearch for tile size that maximizes efficiency (less wasted pixels)
mp_toleranceFLOAT0.50โ€“1.5How much tile MP can deviate from target. 0=exact, 0.5=ยฑ50%, 1.0=ยฑ100%
aspect_freedomFLOAT1.00โ€“2How much aspect ratio can change. 0=exact, 0.5=ยฑ50%, 1.0=any aspect
upscale_toleranceFLOAT0.000โ€“0.2Allow output size to vary for better tile fit. 0=exact, 0.05=ยฑ5%, 0.1=ยฑ10%

Outputs (12)

NameTypeDescription
upscaled_imageIMAGEโ€”
tile_widthINTโ€”
tile_heightINTโ€”
overlapINTโ€”
output_widthINTโ€”
output_heightINTโ€”
tiles_xINTโ€”
tiles_yINTโ€”
total_tilesINTโ€”
upscaleFLOATโ€”
efficiencyFLOATโ€”
debug_infoSTRINGโ€”