Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates precise image manipulation by cropping and pasting specific regions with control over dimensions and paste location.
The Image Paste Crop by Location node is designed to facilitate precise image manipulation by allowing you to crop a specific region from an image and then paste it back onto another image at a designated location. This node is particularly useful for tasks that require detailed image editing, such as creating composite images, correcting specific areas, or enhancing particular sections of an image. By providing control over the cropping dimensions and the paste location, this node ensures that you can achieve the desired visual effect with high accuracy. The node also includes options for blending and sharpening the pasted image, which helps in seamlessly integrating the cropped section with the target image.
This parameter represents the source image from which a region will be cropped. The image should be in a compatible format that the node can process.
This parameter specifies the x-coordinate of the center point for the cropping region. It determines the horizontal position of the crop area within the source image. The value must be an integer between 0 and the maximum resolution of the image, with a default value of 256.
This parameter specifies the y-coordinate of the center point for the cropping region. It determines the vertical position of the crop area within the source image. The value must be an integer between 0 and the maximum resolution of the image, with a default value of 256.
This parameter defines the size of the square region to be cropped from the source image. The value must be an integer, typically set to 512 by default, and it determines the width and height of the cropping area.
This parameter represents the cropped image that will be pasted onto the target image. It should be the output from the cropping operation.
This parameter contains metadata about the cropped region, including its size and coordinates. It is used to accurately place the cropped image onto the target image.
This parameter controls the blending intensity between the cropped image and the target image. The value ranges from 0 to 1, with a default value of 0.25. A higher value results in a more blended appearance.
This parameter determines the amount of sharpening applied to the pasted image. The value ranges from 0 to 1, with a default value of 1. A higher value results in a sharper pasted image.
This output parameter represents the final image after the cropped region has been pasted onto the target image. The image is returned in a format compatible with further processing or display.
This output parameter provides metadata about the cropped region, including its size and coordinates. This information is useful for further image manipulation or for reference purposes.
© Copyright 2024 RunComfy. All Rights Reserved.