Visit ComfyUI Online for ready-to-use ComfyUI environment
Customizable image borders with adjustable thickness, color, and feathering for polished, professional artwork.
The CR Image Border node is designed to add customizable borders to your images, enhancing their visual appeal and providing a polished, finished look. This node allows you to specify the thickness of the border on each side of the image, choose the border color, and even apply a feathering effect to create smooth transitions between the image and the border. By using this node, you can create professional-looking images with consistent and aesthetically pleasing borders, making it an essential tool for AI artists looking to refine their artwork.
This parameter takes the input image(s) to which the border will be applied. The images should be in a format compatible with the node's processing capabilities.
Specifies the thickness of the border at the top of the image. The value is measured in pixels. A higher value results in a thicker top border. Minimum value: 0. Default value: 0.
Specifies the thickness of the border at the bottom of the image. The value is measured in pixels. A higher value results in a thicker bottom border. Minimum value: 0. Default value: 0.
Specifies the thickness of the border on the left side of the image. The value is measured in pixels. A higher value results in a thicker left border. Minimum value: 0. Default value: 0.
Specifies the thickness of the border on the right side of the image. The value is measured in pixels. A higher value results in a thicker right border. Minimum value: 0. Default value: 0.
Defines the color of the border. This can be specified using standard color names or RGB values. The chosen color will be applied uniformly to all sides of the border.
Determines the amount of feathering applied to the border. Feathering creates a smooth transition between the image and the border, softening the edges. A higher value increases the feathering effect. Minimum value: 0. Default value: 0.
An optional parameter to specify the border color using a hexadecimal color code. This provides an alternative way to define the border color. Default value: #000000
(black).
This output parameter returns the processed image(s) with the applied borders. The images are returned in a format compatible with further processing or display.
Provides a URL to the documentation or help page for the CR Image Border node. This can be useful for users seeking additional information or troubleshooting tips.
top_thickness
, bottom_thickness
, left_thickness
, and right_thickness
.feather_amount
parameter to soften the edges of the border, creating a more integrated look with the image.border_color
and border_color_hex
values to match the border with the overall color scheme of your artwork.top_thickness
, bottom_thickness
, left_thickness
, right_thickness
) to non-negative values.border_color
or border_color_hex
parameter contains an invalid color value.© Copyright 2024 RunComfy. All Rights Reserved.