Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance images with versatile borders for customization and aesthetic effects.
The ImageBorder node is designed to enhance your images by adding various types of borders. This node allows you to create borders with different styles, such as solid colors, checkerboard patterns, or blurred edges, providing a versatile tool for image enhancement. By using this node, you can make your images stand out, add emphasis, or create a specific aesthetic effect. The main goal of the ImageBorder node is to offer a simple yet powerful way to customize the appearance of your images, making it an essential tool for AI artists looking to add a professional touch to their work.
This parameter represents the input image to which the border will be applied. The image should be in a format that the node can process, typically a tensor representation of an image.
This parameter defines the width of the border to be added around the image. It is an integer value with a default of 10, a minimum of 0, and a maximum of 1000. The border width determines how thick the border will be, with larger values resulting in a thicker border.
This parameter specifies the color or style of the border. It can be a string representing a color name (e.g., 'black'), a tuple representing an RGB color (e.g., '(255, 0, 0)'), or special styles like 'checkerboard' or 'blur'. The choice of border color or style significantly impacts the visual effect of the border, allowing for creative and varied designs.
The output parameter is the modified image with the applied border. This image retains the original content but now includes the specified border, enhancing its visual appeal and meeting the desired aesthetic criteria.
© Copyright 2024 RunComfy. All Rights Reserved.