ComfyUI Node

Image Hub

Loads an image from a searchable dropdown (like the checkpoint/LoRA loaders) instead of ComfyUI's built-in LoadImage. 'input'/'output' stay scoped to those ComfyUI folders; 'custom' accepts any absolute path via custom_path. The dropdown is scanned fresh whenever ComfyUI rebuilds its node schema (server start / page reload); use the "Refresh File List" button (web/image_hub.js) to re-scan mid-session without either of those, or the "Paste from Clipboard" button to upload straight into the input folder and select it automatically. Scans of a given folder are cached for a few seconds so placing several of these nodes at once doesn't re-walk a large folder repeatedly -- the Refresh button always bypasses that cache. Shows a thumbnail preview of the selected file under the dropdown, updated whenever the selection changes.

By jjmaden·Created 7 days ago·Updated 3 days ago· 0
Image Hub
    • IMAGE
    • MASK
    folder_type
    filename
    custom_path
    Categoryimage

    Inputs (3)

    NameTypeDefaultDescription
    folder_typeCOMBO3 options: input, output, custom
    filenameCOMBO1 options: example.png
    custom_pathoptSTRING

    Outputs (2)

    NameTypeDescription
    IMAGEIMAGE
    MASKMASK