ComfyUI Node
Random Image Picker
Saves the input images to your ComfyUI output directory.
Random Image Picker
- image
◄folder_path/tmp/ComfyUI/input►
◄folder_modefalse►
◄include_subfoldersfalse►
◄seed0►
◄image_data►
Categoryimage
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | /tmp/ComfyUI/input | Folder path for random image selection (Folder mode only) |
| folder_mode | BOOLEAN | false | Single: Use file picker | Folder: Random from folder path |
| include_subfolders | BOOLEAN | false | Include subfolders when scanning in Folder mode |
| seed | INT | 00–18446744073709550000 | Random seed for reproducible selection in Folder mode |
| image_data | STRING | Base64 image data from file picker (auto-filled) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |