Nodes/Sage Utils/Load Image
ComfyUI Node

Load Image

Loads an image from a specified file path.

By arcum42·Created 2 years ago·Updated 18 days ago· 32
Load Image
    • image
    • mask
    • width
    • height
    • metadata
    image_nameexample.png
    CategorySage Utils/image/file

    Inputs (1)

    NameTypeDefaultDescription
    image_nameCOMBOexample.pngThe file path of the image to load.

    Outputs (5)

    NameTypeDescription
    imageIMAGEThe loaded image.
    maskIMAGEThe alpha or mask output for the loaded image, if available.
    widthINTThe width of the loaded image.
    heightINTThe height of the loaded image.
    metadataSTRINGMetadata extracted from the loaded image.