HTTP Image Loader

HTTPImageLoader

Pack: ComfyUI HTTP - REST API Nodes

custom_nodes.ComfyUI-HTTP

Inputs (14)

NameTypeRequired
urlSTRINGrequired
sessionHTTP_SESSIONoptional
authHTTP_AUTHoptional
headersSTRINGoptional
timeoutINToptional
verify_sslBOOLEANoptional
allow_redirectsBOOLEANoptional
cookiesSTRINGoptional
proxy_urlSTRINGoptional
max_sizeINToptional
resize_modeCOMBOoptional
target_widthINToptional
target_heightINToptional
convert_modeCOMBOoptional

Outputs (5)

NameType
imageIMAGE
widthINT
heightINT
formatSTRING
infoSTRING