ComfyUI Node
Boyo Image Grab
A ComfyUI node in Boyo/loaders with 4 inputs and 4 outputs.
Boyo Image Grab
- image
- filename
- full_path
- timestamp
◄directory_path►
◄file_extensionsjpg,jpeg,png,bmp,tiff,webp►
◄auto_refreshtrue►
◄refresh_trigger0►
CategoryBoyo/loaders
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| directory_path | STRING | — | |
| file_extensionsopt | STRING | jpg,jpeg,png,bmp,tiff,webp | Comma-separated list of file extensions to search for |
| auto_refreshopt | BOOLEAN | true | Automatically check for new files on each execution |
| refresh_triggeropt | INT | 00–999999 | Change this value to manually force refresh |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| filename | STRING | — |
| full_path | STRING | — |
| timestamp | FLOAT | — |