ComfyUI Node
Yumil Image Loader
A ComfyUI node in Yumil/Image with 5 inputs and 3 outputs.
Yumil Image Loader
- image
- width
- height
◄path—►
◄resize_modedisabled►
◄target_total0►
◄width—►
◄height—►
CategoryYumil/Image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | Image file path. Connect from Block Selector path output. | |
| resize_mode | COMBO | disabled | How to resize. 'disabled' keeps original size. |
| target_total | INT | 00–8192 | Target width+height sum (e.g. 2048 for SDXL). 0 = no resize. Ignored when width/height are connected. |
| widthopt | INT | Override width. Connect from another Loader to match sizes. | |
| heightopt | INT | Override height. Connect from another Loader to match sizes. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |