Visit ComfyUI Online for ready-to-use ComfyUI environment
SplitImages node: Splits batch images into individual components, managing output slots with default placeholders for consistency.
The SplitImages
node is designed to handle a batch of images and split them into individual components, ensuring that each output slot is filled with an image. This node is particularly useful when you have a collection of images and need to process or analyze them separately. It automatically manages the number of images, ensuring that if there are fewer images than the available output slots, it fills the remaining slots with a default placeholder image. This functionality is beneficial for maintaining consistency in workflows that require a fixed number of outputs, regardless of the input size. By providing a seamless way to handle image batches, the SplitImages
node simplifies the process of image manipulation and ensures that your image processing pipeline remains robust and error-free.
The images
parameter is a required input that accepts a batch of images. This parameter is crucial as it determines the images that will be split into individual components. The input should be a collection of images, typically in a format that the node can process, such as a tensor or an array. The node will then handle these images, ensuring that each is processed and outputted correctly. There are no specific minimum, maximum, or default values for this parameter, as it depends on the number of images you wish to process.
The IMAGE
output parameters represent the individual images that result from the splitting process. The node provides four output slots, each capable of holding one image. If the input batch contains fewer than four images, the node fills the remaining slots with a default placeholder image. This ensures that the output always consists of four images, maintaining consistency in workflows that require a fixed number of outputs. Each output image is in a format suitable for further processing or analysis, typically as a tensor or array.
none.png
is not found in the expected directory.none.png
file is present in the same directory as the script. If it's missing, create a placeholder image and save it as none.png
in the correct location.images
parameter is not provided or is None
.images
parameter is correctly passed to the node and contains a valid batch of images.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.