Nodes/ComfyUI_MiraSubPack/Image Crop to Tiles by Pixels
ComfyUI Node

Image Crop to Tiles by Pixels

Crop image into overlapping tiles based on maximum pixels per tile.

By mirabarukaso·Created 8 months ago·Updated 2 months ago· 0
Image Crop to Tiles by Pixels
  • image
  • tiled_images
  • mira_itu_pipeline
  • mira_itu_pipeline_info
  • cropped_full_image
max_pixels_per_tile1.5
overlap128
overlap_feather_rate2.0
adaptable_tile_sizetrue
adaptable_max_deviation_ratio0.25
adaptable_max_aspect_ratio1.33
pixel_alignment8
CategoryMira/SubPack/Image Tiled Upscaler

Inputs (8)

NameTypeDefaultDescription
imageIMAGE
max_pixels_per_tileFLOAT1.51–8Maximum pixels per tile in millions (e.g., 1.0M = 1048576 pixels = 1024x1024).
overlapINT12864–256
overlap_feather_rateFLOAT2.00.1–4Feather width = overlap × rate. rate=1.0: feather only within overlap zone; rate=2.0 (recommended): extends 1× overlap beyond the boundary for smooth blending.
adaptable_tile_sizeBOOLEANtrue
adaptable_max_deviation_ratioFLOAT0.250.1–0.5
adaptable_max_aspect_ratioFLOAT1.331–2Max aspect ratio (W/H or H/W) for adaptable tile sizing. 5:4=1.25, 4:3=1.33, 16:9=1.78, 21:9=2.33.
pixel_alignmentINT88–256Align tile dimensions to multiples of this value (e.g., 8 SDXL, 16 FLUX.2, 32 Qwen Image).

Outputs (4)

NameTypeDescription
tiled_imagesIMAGE
mira_itu_pipelinemira_image_tiled_upscaler_pipeline
mira_itu_pipeline_infoSTRING
cropped_full_imageIMAGE