Visit ComfyUI Online for ready-to-use ComfyUI environment
Efficiently switch between multiple images based on input selector for enhanced workflow flexibility.
The ImageMuxer node is designed to help you seamlessly switch between multiple images based on a specified input selector. This node is particularly useful when you have several images and need to dynamically choose one for further processing or display. By providing a simple yet effective way to select an image from a set, the ImageMuxer enhances your workflow efficiency and flexibility, allowing you to manage and manipulate images with ease.
This is the first image input. It is one of the required images that you can select from using the input selector. The image should be in a compatible format that the node can process.
This is the second image input. Similar to image_1, it is a required input and provides another option for selection through the input selector.
The input selector is an integer parameter that determines which image to output. The default value is 0, which corresponds to the first image. The value can range from 0 to 3, depending on how many images you provide. For example, if you set the input selector to 1, the node will output image_2.
This is an optional third image input. If provided, it expands the selection options available through the input selector.
This is an optional fourth image input. Like image_3, it offers an additional image choice for the input selector to choose from.
The output is a single image selected from the provided inputs based on the input selector value. This output image can then be used for further processing or display in your workflow.
© Copyright 2024 RunComfy. All Rights Reserved.