Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Batch Images/Masks/Latents node combines multiple inputs of the same type into a single batch. It automatically detects whether the inputs are images, masks, or latent representations and uses the appropriate batching method. This is useful for preparing multiple items for processing by nodes that accept batched inputs.

Inputs

Note: The node automatically determines the data type (IMAGE, MASK, or LATENT) based on the first item in the inputs list. All subsequent items must match this type. The node will fail if you try to mix different data types.

Outputs