ComfyUI Node
ITL Multi Image Loader Advanced
Multi Image Loader plus a mask_N (inverted alpha, stock LoadImage behavior) and filename_N output per file.
ITL Multi Image Loader Advanced
- count
- image_1
- mask_1
- filename_1
- image_2
- mask_2
- filename_2
- image_3
- mask_3
- filename_3
- image_4
- mask_4
- filename_4
- image_5
- mask_5
- filename_5
- image_6
- mask_6
- filename_6
- image_7
- mask_7
- filename_7
- image_8
- mask_8
- filename_8
◄files_json[]►
◄downscale_modeoff►
◄max_size1200►
◄output_slotsauto►
CategoryInto The Latent/image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| files_json | STRING | [] | Authoritative file list as JSON. Hidden in the UI and kept in sync by the front-end — drop files onto the node instead of editing this. |
| downscale_mode | COMBO | off | off = images pass through untouched. keep aspect ratio = shrink keeping shape so the longest edge is max_size. crop to square = centered square, at most max_size. stretch to square = force a max_size square (ignores shape). Never upscales (keep aspect ratio/crop to square); masks follow their image. |
| max_size | INT | 12008–8192 | Size threshold/target in pixels for downscaling. Ignored while downscale_mode is off. |
| output_slots | COMBO | auto | How many output sockets to show. 'auto' follows the number of loaded files, so sockets appear and disappear as you edit the list. Pick a fixed number to keep the sockets (and your wires) in place while you swap files around — extra sockets with no file behind them output nothing, so don't wire more than you load. |
Outputs (25)
| Name | Type | Description |
|---|---|---|
| count | INT | — |
| image_1 | IMAGE | — |
| mask_1 | MASK | — |
| filename_1 | STRING | — |
| image_2 | IMAGE | — |
| mask_2 | MASK | — |
| filename_2 | STRING | — |
| image_3 | IMAGE | — |
| mask_3 | MASK | — |
| filename_3 | STRING | — |
| image_4 | IMAGE | — |
| mask_4 | MASK | — |
| filename_4 | STRING | — |
| image_5 | IMAGE | — |
| mask_5 | MASK | — |
| filename_5 | STRING | — |
| image_6 | IMAGE | — |
| mask_6 | MASK | — |
| filename_6 | STRING | — |
| image_7 | IMAGE | — |
| mask_7 | MASK | — |
| filename_7 | STRING | — |
| image_8 | IMAGE | — |
| mask_8 | MASK | — |
| filename_8 | STRING | — |