Nodes/comfyui-sg-nodes/Select File From Directory
ComfyUI Node

Select File From Directory

A ComfyUI node in SGNodes/Utilities with 5 inputs and 3 outputs.

By sebagallo·Created 8 months ago·Updated 5 months ago· 0
Select File From Directory
    • FULL_PATH
    • RELATIVE_PATH
    • FILE_NAME
    folder_path
    extensions
    filter_type
    filter_text
    file_name
    CategorySGNodes/Utilities

    Inputs (5)

    NameTypeDefaultDescription
    folder_pathSTRINGThe absolute path to the directory to scan.
    extensionsSTRINGComma-separated list of allowed extensions (default: empty searches all).
    filter_typeCOMBOType of additional filtering (none, contains, regex).
    filter_textSTRINGThe text or regex pattern for the selected filter type.
    file_nameCOMBOThe selected file from the dynamic dropdown list.

    Outputs (3)

    NameTypeDescription
    FULL_PATHSTRING
    RELATIVE_PATHSTRING
    FILE_NAMESTRING