Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Split Image into List of Tiles node divides a single input image into a series of smaller, overlapping rectangular sections called tiles. It creates a batched list of these tiles, which can be processed individually by other nodes. The size of each tile and the amount of overlap between them can be specified.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-The input image to be split into tiles.
tile_widthINTYes64 to 1048576The width of each output tile in pixels (default: 1024).
tile_heightINTYes64 to 1048576The height of each output tile in pixels (default: 1024).
overlapINTYes0 to 4096The number of pixels that adjacent tiles will overlap (default: 128).

Outputs

Output NameData TypeDescription
imageIMAGEA batched list containing all the individual image tiles.

Source fingerprint (SHA-256): 4a04e7042446c2368091ffd051c781f9f0ec8496ab681ee9e0741bb269bb54af