Visit ComfyUI Online for ready-to-use ComfyUI environment
Pass images through node without modifications, preserving original quality and properties for workflow integrity.
The ImagePass node is designed to seamlessly pass an image through the node without making any modifications. This node is particularly useful when you need to include an image in a workflow without altering its content. It ensures that the image remains unchanged, preserving its original quality and properties. This can be beneficial in scenarios where you want to maintain the integrity of the image while performing other operations in your workflow. The primary goal of the ImagePass node is to provide a straightforward way to handle images without any processing, making it an essential tool for tasks that require the original image to be retained.
The image
parameter is the only required input for the ImagePass node. It accepts an image in the format specified by the node's configuration. This parameter is crucial as it represents the image that will be passed through the node without any modifications. The image can be of any type supported by the node, ensuring flexibility in handling various image formats. There are no minimum, maximum, or default values for this parameter, as it simply requires an image to function.
The output parameter IMAGE
is the result of the ImagePass node. It returns the same image that was provided as input, without any changes. This output is essential for workflows where the original image needs to be preserved and used in subsequent steps. The returned image maintains all its original properties, ensuring that no quality or data is lost during the pass-through process.
image
parameter is not supplied to the node.image
parameter.© Copyright 2024 RunComfy. All Rights Reserved.