Nodes/ComfyUI-ArchAi3d-Qwen/🌐 Load Image From URL
ComfyUI Node

🌐 Load Image From URL

A ComfyUI node in ArchAi3d/Image with 6 inputs and 2 outputs.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
🌐 Load Image From URL
  • fallback_image
  • IMAGE
  • MASK
β—„nameimage_inputβ–Ί
β—„imageβ–Ί
β—„urlβ–Ί
β—„return_image_modeRGBβ–Ί
β—„enabledtrueβ–Ί
CategoryArchAi3d/Image

Inputs (6)

NameTypeDefaultDescription
nameSTRINGimage_inputIdentifier name for this input (used by web interface)
imageoptSTRINGDrag & drop image here, or click to browse
urloptSTRINGURL to load image from (overrides uploaded image if provided)
return_image_modeoptCOMBORGBOutput image mode: RGB (color), RGBA (with alpha), L (grayscale)
enabledoptBOOLEANtrueWhen disabled, returns a 64x64 placeholder image. Useful for API calls where this input is not needed.
fallback_imageoptIMAGEFallback image returned when URL is empty and no file uploaded. Useful for pipelines where a crop can serve as default.

Outputs (2)

NameTypeDescription
IMAGEIMAGEβ€”
MASKMASKβ€”