ComfyUI > Nodes > Comfyui-LG_GroupExecutor > 🎈List-Image-Splitter

ComfyUI Node: 🎈List-Image-Splitter

Class Name

ImageListSplitter

Category
🎈LAOGOU
Author
LAOGOU-666 (Account age: 426days)
Extension
Comfyui-LG_GroupExecutor
Latest Updated
2025-04-30
Github Stars
0.14K

How to Install Comfyui-LG_GroupExecutor

Install this extension via the ComfyUI Manager by searching for Comfyui-LG_GroupExecutor
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Comfyui-LG_GroupExecutor in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

🎈List-Image-Splitter Description

Efficiently select and extract images from collections based on indices for focused processing.

🎈List-Image-Splitter:

The ImageListSplitter node is designed to efficiently manage and manipulate collections of images by allowing you to select specific images from a list or batch based on provided indices. This node is particularly useful when working with large datasets or when you need to isolate certain images for further processing or analysis. By specifying indices, you can extract images from a batch or list, making it easier to focus on particular elements without manually sorting through the entire collection. This functionality is essential for tasks that require precise image selection, such as training machine learning models, creating image datasets, or performing targeted image processing operations.

🎈List-Image-Splitter Input Parameters:

images

The images parameter expects a collection of images, which can be in the form of a list or a batch. This input serves as the source from which specific images will be selected based on the indices provided. The images should be in a format compatible with the node's processing capabilities, typically as tensors or arrays. The parameter does not have explicit minimum or maximum values, but the input should be a valid collection of images for the node to function correctly.

indices

The indices parameter is a string that specifies which images to select from the input collection. The indices should be provided as a comma-separated list of numbers, each representing the position of an image in the collection. For example, "0,1,3" would select the first, second, and fourth images. This parameter is crucial for determining the output of the node, as it directly influences which images are extracted. The indices must be within the range of the input collection's size to avoid errors.

🎈List-Image-Splitter Output Parameters:

images

The images output parameter provides the selected images based on the indices specified in the input. This output is a list of images that have been extracted from the original collection, maintaining the same format as the input. The selected images are returned in the order specified by the indices, allowing for easy integration into subsequent processing steps or analysis tasks.

🎈List-Image-Splitter Usage Tips:

  • Ensure that the indices parameter is correctly formatted as a comma-separated string of numbers to avoid errors in image selection.
  • When working with large batches of images, use the indices parameter to efficiently extract only the images you need, reducing processing time and resource usage.

🎈List-Image-Splitter Common Errors and Solutions:

索引格式错误,请使用逗号分隔的数字

  • Explanation: This error occurs when the indices parameter is not formatted correctly. The indices should be a comma-separated list of numbers.
  • Solution: Check the indices input to ensure it is a properly formatted string, such as "0,1,2", and does not contain any invalid characters or spaces.

索引 <idx> 超出列表范围 0-<total_images-1>

  • Explanation: This error indicates that one or more indices provided are out of the valid range for the input image collection.
  • Solution: Verify that all indices are within the range of the input collection's size. Adjust the indices to ensure they fall between 0 and the total number of images minus one.

🎈List-Image-Splitter Related Nodes

Go back to the extension to check out more related nodes.
Comfyui-LG_GroupExecutor
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

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.