Nodes/Basic data handling/load IMAGE from file (RGB)
ComfyUI Node

load IMAGE from file (RGB)

Loads an image from a file path and returns only the RGB channels. This node loads an image from the specified path and processes it to return only the RGB channels as a tensor, ignoring any alpha channel.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
load IMAGE from file (RGB)
    • image
    • exists
    path
    CategoryBasic/Path

    Inputs (1)

    NameTypeDefaultDescription
    pathSTRING

    Outputs (2)

    NameTypeDescription
    imageIMAGE
    existsBOOLEAN