Nodes/LF Nodes/Load images from disk
ComfyUI Node

Load images from disk

A ComfyUI node in ✨ LF Nodes/IO Operations with 6 inputs and 8 outputs.

By lucafoscili·Created 2 years ago·Updated about a year ago· 50
Load images from disk
  • ui_widget
  • image
  • image_list
  • name
  • creation_date
  • nr
  • selected_image
  • selected_index
  • selected_name
dir
subdirfalse
strip_exttrue
load_cap0
dummy_outputfalse
Category✨ LF Nodes/IO Operations

Inputs (6)

NameTypeDefaultDescription
dirSTRINGPath to the directory containing the images to load.
subdirBOOLEANfalseIndicates whether to also load images from subdirectories.
strip_extBOOLEANtrueWhether to remove file extensions from filenames.
load_capINT0Maximum number of images to load before stopping. Set 0 for an unlimited amount.
dummy_outputBOOLEANfalseFlag indicating whether to output a dummy image tensor and string when the list is empty.
ui_widgetoptKUL_MASONRY[object Object]

Outputs (8)

NameTypeDescription
imageIMAGE
image_listIMAGE
nameSTRING
creation_dateSTRING
nrINT
selected_imageIMAGE
selected_indexINT
selected_nameSTRING