ComfyUI Node
Subfolder Image Loader
Load images from subfolders with dynamic filtering. Organize your images in subfolders and select them easily.
Subfolder Image Loader
- image
- mask
- filename
- width
- height
◄subfolder►
◄imageexample.png►
◄load_masktrue►
Categoryimage/loaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| subfolder | COMBO | Select a subfolder from your input directory. Leave empty for root folder. The image list will update automatically when you change this. | |
| image | COMBO | example.png | Choose an image from the selected subfolder. This list is filtered based on your subfolder selection. |
| load_maskopt | BOOLEAN | true | Extract alpha channel as mask from RGBA/transparent images. Disable if you don't need transparency masks. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| filename | STRING | — |
| width | INT | — |
| height | INT | — |