mask
Mask to Image

Convert Mask to Image

comfyUI节点-Convert Mask to Image|遮罩到图像

Documentation

  • Class name: MaskToImage
  • Category: mask
  • Output node: False

The MaskToImage node is designed to convert a mask into an image format. This transformation allows for the visualization and further processing of masks as images, facilitating a bridge between mask-based operations and image-based applications.

Input types

ParameterComfy dtypeDescription
maskMASKThe mask input is essential for the conversion process, serving as the source data that will be transformed into an image format. This input dictates the shape and content of the resulting image.

Output types

ParameterComfy dtypeDescription
imageIMAGEThe output is an image representation of the input mask, enabling visual inspection and further image-based manipulations.