ComfyUI Node
~Safe Image URL
A ComfyUI node in image/load with 5 inputs and 1 output.
~Safe Image URL
- image
◄url►
◄svg_size512►
◄max_download_mb20►
◄max_redirects5►
◄require_extensionfalse►
Categoryimage/load
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | — | |
| svg_size | INT | 51232–4096 | Dimensions of the rasterized output. |
| max_download_mb | INT | 201–100 | — |
| max_redirects | INT | 50–10 | — |
| require_extension | BOOLEAN | false | If true, URLs without a file extension (e.g., .png, .jpg) are rejected even if a Content-Type header is present. If false, missing extension is allowed but Content-Type must still be provided. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |