ComfyUI > Nodes > ComfyUI-UniversalToolkit > Image Combine Alpha (UTK)

ComfyUI Node: Image Combine Alpha (UTK)

Class Name

ImageCombineAlpha_UTK

Category
UniversalToolkit/Image
Author
whmc76 (Account age: 1110days)
Extension
ComfyUI-UniversalToolkit
Latest Updated
2026-03-16
Github Stars
0.07K

How to Install ComfyUI-UniversalToolkit

Install this extension via the ComfyUI Manager by searching for ComfyUI-UniversalToolkit
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-UniversalToolkit in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Image Combine Alpha (UTK) Description

Combines RGB image with mask to create RGBA image, adding transparency for digital art.

Image Combine Alpha (UTK):

The ImageCombineAlpha_UTK node is designed to seamlessly integrate an RGB image with a mask to produce an RGBA image. This node is particularly useful for AI artists who need to add transparency to images by using a mask to define which parts of the image should be transparent. By combining the RGB channels of an image with an alpha channel derived from a mask, this node allows for the creation of images with varying levels of transparency, enhancing the visual depth and layering possibilities in digital artwork. The process is efficient and straightforward, making it accessible even to those with limited technical expertise, while providing the flexibility needed for more advanced image manipulation tasks.

Image Combine Alpha (UTK) Input Parameters:

RGB_image

The RGB_image parameter is the primary input for the node, representing the image that you want to combine with a mask to create an RGBA image. This parameter accepts images in the RGB format, which means it contains three color channels: red, green, and blue. The function of this parameter is to provide the base image to which transparency will be added. The impact of this parameter on the node's execution is significant, as it determines the visual content of the resulting RGBA image. There are no specific minimum, maximum, or default values for this parameter, as it depends on the image you wish to process.

mask

The mask parameter is used to define the transparency levels for the resulting RGBA image. It accepts a mask, which is typically a grayscale image where the intensity of each pixel determines the transparency of the corresponding pixel in the RGB image. A higher intensity in the mask results in less transparency (more opaque), while a lower intensity results in more transparency. This parameter is crucial for controlling which parts of the image will be transparent and to what degree. Like the RGB_image parameter, there are no specific minimum, maximum, or default values for the mask, as it should match the dimensions of the RGB image for optimal results.

Image Combine Alpha (UTK) Output Parameters:

RGBA_image

The RGBA_image is the output parameter of the node, representing the final image that combines the RGB image with the mask to include an alpha channel. This output is an image in the RGBA format, where the additional alpha channel provides information about the transparency of each pixel. The importance of this output lies in its ability to create images with transparent backgrounds or varying transparency levels, which can be used in various digital art applications to create more dynamic and layered compositions. The interpretation of this output is straightforward: it is the enhanced version of the input RGB image with transparency applied as defined by the mask.

Image Combine Alpha (UTK) Usage Tips:

  • Ensure that the mask is properly aligned with the RGB image in terms of dimensions to avoid unexpected results in the transparency application.
  • Experiment with different mask intensities to achieve the desired level of transparency in specific areas of the image, allowing for creative control over the final output.

Image Combine Alpha (UTK) Common Errors and Solutions:

Error: Image Combine Alpha (UTK) skipped, because the input image is not RGBA and mask is None.

  • Explanation: This error occurs when the node is unable to process the image because it requires either an RGBA image or a mask to define transparency.
  • Solution: Ensure that you provide a valid mask along with the RGB image to define the transparency levels, or convert the image to RGBA format if applicable.

Error: Image Combine Alpha (UTK) Processed 0 image(s).

  • Explanation: This message indicates that the node did not process any images, possibly due to incorrect input parameters or mismatched dimensions between the RGB image and the mask.
  • Solution: Verify that both the RGB image and the mask are correctly specified and that their dimensions match. Adjust the inputs as necessary to ensure they are compatible.

Image Combine Alpha (UTK) Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-UniversalToolkit
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Image Combine Alpha (UTK)