ComfyUI Node

HTTP Image Loader

A ComfyUI node in HTTP/Image Operations with 14 inputs and 5 outputs.

By wawahuy·Created about a year ago·Updated 10 months ago· 12
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)

NameTypeDefaultDescription
urlSTRINGhttps://example.com/image.jpg
sessionoptHTTP_SESSION
authoptHTTP_AUTH
headersoptSTRING{}
timeoutoptINT301–300
verify_ssloptBOOLEANtrue
allow_redirectsoptBOOLEANtrue
cookiesoptSTRING{}
proxy_urloptSTRING
max_sizeoptINT104857601024–104857600
resize_modeoptCOMBOnone4 options: none, fit, fill, stretch
target_widthoptINT5121–8192
target_heightoptINT5121–8192
convert_modeoptCOMBOauto4 options: RGB, RGBA, L, auto

Outputs (5)

NameTypeDescription
imageIMAGE
widthINT
heightINT
formatSTRING
infoSTRING