Nodes/comfyui-base64-to-image-size/Load Img From Base64
ComfyUI Node

Load Img From Base64

A ComfyUI node in image with 1 input and 4 outputs.

By Sayene·Created about a year ago·Updated about a year ago· 0
Load Img From Base64
    • image
    • mask
    • width
    • height
    data
    Categoryimage

    Inputs (1)

    NameTypeDefaultDescription
    dataSTRING

    Outputs (4)

    NameTypeDescription
    imageIMAGEThe loaded image tensor.
    maskMASKThe alpha mask tensor.
    widthINTThe width of the image.
    heightINTThe height of the image.