ComfyUI Node
Bonfire Image Loader
Load a still image from the input directory, preserving the order images were added in, with alignment and resizing applied.
Bonfire Image Loader
- IMAGE
- MASK
- width
- height
◄image▾►
◄queue[]►
◄alignmentminimax_h3►
◄custom_multiple8►
◄resize_modeoff►
◄megapixels1.00►
◄long_edge1024►
◄target_width1024►
◄target_height1024►
CategoryBonfire
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | The image currently selected from the queue. | |
| queue | STRING | [] | The ordered queue, as JSON. Maintained by the node interface and persisted with the workflow. |
| alignment | COMBO | minimax_h3 | Pixel grid both output dimensions are rounded to. |
| custom_multiple | INT | 81–1024 | Grid used when the alignment profile is 'custom'. |
| resize_mode | COMBO | off | How the image is scaled before alignment is applied. |
| megapixels | FLOAT | 1.000.01–64 | Target area for the 'megapixels' resize mode. |
| long_edge | INT | 10248–16384 | Target longest side for the 'long_edge' resize mode. |
| target_width | INT | 10248–16384 | Target width for the 'fit' and 'crop' resize modes. |
| target_height | INT | 10248–16384 | Target height for the 'fit' and 'crop' resize modes. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| width | INT | — |
| height | INT | — |