ComfyUI Node
Image Selector (ae)
A ComfyUI node in ae-in-workflow with 4 inputs and 2 outputs.
Image Selector (ae)
- images
- masks
◄folder_path►
◄target_width0►
◄target_height0►
◄seed0►
Categoryae-in-workflow
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | Path to folder containing images to select from | |
| target_widthopt | INT | 00–4096 | Target width for resized images (0 = auto-calculate from largest image) |
| target_heightopt | INT | 00–4096 | Target height for resized images (0 = auto-calculate from largest image) |
| seedopt | INT | 00–18446744073709550000 | Change this value to force the node to run again with the same inputs |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | Selected images as batched tensor in ComfyUI IMAGE format |
| masks | * | Alpha masks for selected images (for images with transparency) |