A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
The LayerUtility: ImageReelComposit
node is part of the ComfyUI framework's Layer Utility node collection. This node is designed to take multiple image reels, compose them into a single composite image, and overlay text using customizable fonts and settings. It offers flexibility in terms of design, allowing users to adjust parameters like font, size, border, and color theme to achieve their desired look.
The node accepts the following inputs:
Reel 1 (reel_1
): The primary image reel to be used for creating the composite image. This input must be provided.
Font File (font_file
): The font to be used for overlaying text on the image reels. Users can choose from a list of available fonts.
Font Size (font_size
): An integer value that determines the size of the font used for text overlay. The node allows customization within defined limits to fit various design preferences.
Border (border
): An integer specifying the thickness of the border around the reels. This value helps in spacing images and text neatly within the composite.
Color Theme (color_theme
): A choice between 'light' and 'dark' themes, which adjusts the background and text colors accordingly.
Reel 2 (reel_2
): An additional image reel that can be included in the composite image.
Reel 3 (reel_3
): A third image reel that can be added.
Reel 4 (reel_4
): A fourth image reel that can be included in the composite.
image1
): The final composite image, formatted as a single output. This image is generated by layering the provided reels with the specified text and theme.The ImageReelComposit
node can be a crucial part of a ComfyUI workflow where an expert wants to create a final composed image from several image sources. It's particularly useful in scenarios such as:
Media Presentations: Combining different screen captures or illustrations into a single, visually coherent image, enhancing clarity and presentation quality.
Artistic Collages: Artists can merge different art styles or pieces into one composite with thematic text overlays for exhibition or digital display.
Project Storyboards: Presentation of project progress or storytelling by aligning images sequentially with text identifiers, which provides clear documentation or narrative.
Dynamic Font Support: Users can select from various fonts for text overlay, providing rich customization aligned with the project's style or branding guidelines.
Color Themes: The color theme selection aids in visibility and design emphasis, allowing for quick adaptation of images based on light or dark modes.
Resize and Alignment: Automatic resizing and alignment of images ensure that the resulting composite is well-organized, with text clearly displayed, enhancing readability and visual appeal.
The LayerUtility: ImageReelComposit
node empowers users to merge and present their visual content elegantly, with high flexibility and on-brand styling.