ComfyUI Node
HTTP Image Loader
A ComfyUI node in HTTP/Image Operations with 14 inputs and 5 outputs.
HTTP Image Loader
- session
- auth
- image
- width
- height
- format
- info
◄urlhttps://example.com/image.jpg►
◄headers{}►
◄timeout30►
◄verify_ssltrue►
◄allow_redirectstrue►
◄cookies{}►
◄proxy_url►
◄max_size10485760►
◄resize_modenone►
◄target_width512►
◄target_height512►
◄convert_modeauto►
CategoryHTTP/Image Operations
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | https://example.com/image.jpg | — |
| sessionopt | HTTP_SESSION | — | |
| authopt | HTTP_AUTH | — | |
| headersopt | STRING | {} | — |
| timeoutopt | INT | 301–300 | — |
| verify_sslopt | BOOLEAN | true | — |
| allow_redirectsopt | BOOLEAN | true | — |
| cookiesopt | STRING | {} | — |
| proxy_urlopt | STRING | — | |
| max_sizeopt | INT | 104857601024–104857600 | — |
| resize_modeopt | COMBO | none | 4 options: none, fit, fill, stretch |
| target_widthopt | INT | 5121–8192 | — |
| target_heightopt | INT | 5121–8192 | — |
| convert_modeopt | COMBO | auto | 4 options: RGB, RGBA, L, auto |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| format | STRING | — |
| info | STRING | — |