ComfyUI Node
Image Loader
Loads an image and returns the image data, a mask, the original filename, and a cleaned filename. The cleaned filename is useful for prompts or file outputs in other nodes.
Image Loader
- IMAGE
- MASK
- image name
- cleaned filename
◄image▾►
◄max_num_words0►
CategoryAUN Nodes/Image
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | Select the image to load. | |
| max_num_words | INT | 00–32 | Maximum number of words to keep for both filename outputs. Set to 0 for no limit. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| image name | STRING | — |
| cleaned filename | STRING | — |