Visit ComfyUI Online for ready-to-use ComfyUI environment
Node for specifying conditioning area within an image using percentage values for width, height, x, and y coordinates.
The ConditioningSetAreaPercentage
node is designed to allow you to specify a conditioning area within an image using percentage values for the width, height, x, and y coordinates. This node is particularly useful when you want to apply conditioning to a specific region of an image, defined as a percentage of the total image dimensions. By using this node, you can precisely control the area of interest and the strength of the conditioning effect, making it a powerful tool for tasks that require localized adjustments or enhancements. The main goal of this node is to provide flexibility and precision in defining conditioning areas, enabling more targeted and effective image processing.
This parameter represents the initial conditioning data that you want to modify. It is a required input and serves as the base upon which the new conditioning values will be set.
This parameter specifies the width of the conditioning area as a percentage of the total image width. The value ranges from 0 to 1.0, with a default of 1.0. Adjusting this value will change the width of the area where the conditioning is applied.
This parameter specifies the height of the conditioning area as a percentage of the total image height. The value ranges from 0 to 1.0, with a default of 1.0. Adjusting this value will change the height of the area where the conditioning is applied.
This parameter specifies the x-coordinate of the top-left corner of the conditioning area as a percentage of the total image width. The value ranges from 0 to 1.0, with a default of 0. Adjusting this value will move the conditioning area horizontally within the image.
This parameter specifies the y-coordinate of the top-left corner of the conditioning area as a percentage of the total image height. The value ranges from 0 to 1.0, with a default of 0. Adjusting this value will move the conditioning area vertically within the image.
This parameter controls the strength of the conditioning effect applied to the specified area. The value ranges from 0.0 to 10.0, with a default of 1.0. Higher values will result in a stronger conditioning effect.
The output is the modified conditioning data with the specified area and strength adjustments applied. This output can be used in subsequent nodes or processes to achieve the desired image conditioning effects.
© Copyright 2024 RunComfy. All Rights Reserved.