Nodes/Image Misc/Image Download and Load
ComfyUI Node

Image Download and Load

Downloads an image to ComfyUI's 'input' directory if it doesn't exist, then loads it using the built-in LoadImage logic.

By set-soft·Created about a year ago·Updated 7 months ago· 2
Image Download and Load
  • image_bypass
  • mask_bypass
  • image
  • alpha_mask
base_urlhttps://raw.githubusercontent.com/set-soft/AudioSeparation/refs/heads/main/example_workflows/
filenameaudioseparation_logo.jpg
local_name
embed_transparencyfalse
Categoryimage/io

Inputs (6)

NameTypeDefaultDescription
base_urlSTRINGhttps://raw.githubusercontent.com/set-soft/AudioSeparation/refs/heads/main/example_workflows/The base URL where the image file is located.
filenameSTRINGaudioseparation_logo.jpgThe name of the image file to download (e.g., photo.jpg, art.png).
image_bypassoptIMAGEIf this image is present will be used instead of the downloaded one
mask_bypassoptMASKIf this mask is present will be used instead of the downloaded one
local_nameoptSTRINGThe name used locally. Leave empty to use `filename`
embed_transparencyoptBOOLEANfalseCreate RGBA images when they have transparency.

Outputs (2)

NameTypeDescription
imageIMAGE
alpha_maskMASK