ComfyUI Node

Y7 Load Image

Load Image<div style="font-size: 0.8em"><div id="Y7_shortdesc" style="margin-bottom: 15px;">Load an image with support for subdirectories — otherwise identical to the native Load Image node.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">The native ComfyUI Load Image node only lists files directly in the <code style="border: 1px solid #666; border-radius: 3px; padding: 0px 1px; font-family: monospace; display: inline-block;">input</code> folder. This node walks the entire <code style="border: 1px solid #666; border-radius: 3px; padding: 0px 1px; font-family: monospace; display: inline-block;">input</code> directory tree so images organised into subfolders appear in the dropdown.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">Outputs:</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 20px; font-size: 12px;">- <code style="border: 1px solid #666; border-radius: 3px; padding: 0px 1px; font-family: monospace; display: inline-block;">image</code>: RGB image tensor</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 20px; font-size: 12px;">- <code style="border: 1px solid #666; border-radius: 3px; padding: 0px 1px; font-family: monospace; display: inline-block;">mask</code>: Alpha channel as a mask (zeros if no alpha channel present)</div></div>

By yushan777·Created about a year ago·Updated 23 days ago· 7
Y7 Load Image
    • image
    • mask
    image
    CategoryY7Nodes/image

    Inputs (1)

    NameTypeDefaultDescription
    imageCOMBO1 options: example.png

    Outputs (2)

    NameTypeDescription
    imageIMAGE
    maskMASK