Nodes/Deno Custom Nodes/(Deno) Advanced Image Source Loader
ComfyUI Node

(Deno) Advanced Image Source Loader

DENO Custom Nodes vunknown. The DENO info button checks Comfy Registry and marks this node when an update is available. Advanced image source loader for users who need external folders, absolute file paths, web URLs, batch output, and mixed-size image-list output. Use the standard Multi Image Loader for simpler input-folder workflows. YouTube: https://www.youtube.com/@Denoise-AI

By Deno2026·Created 4 months ago·Updated 24 days ago· 116
(Deno) Advanced Image Source Loader
  • images
  • batch
  • image_list
  • width
  • height
  • image_count
image_paths
modeKeep Input Ratio
ratio_preset16:9
megapixels1.00
width1024
height1024
divisible_by32
interpolationlanczos
resize_methodCenter Crop (Fill)
recursive_foldersfalse
list_output_modeOriginal Size
disabled_image_paths
CategoryDeno/Image

Inputs (13)

NameTypeDefaultDescription
image_pathsSTRINGFiles, folders, absolute paths, or web URLs selected by the advanced source UI.
modeCOMBOKeep Input RatioChoose how images are resized for the batch output.
ratio_presetCOMBO16:9Target aspect ratio used in Preset Ratio mode.
megapixelsFLOAT1.000.01–10Target total image size in megapixels for automatic sizing modes.
widthINT102464–8192Manual or fallback output width in pixels.
heightINT102464–8192Manual or fallback output height in pixels.
divisible_byCOMBO32Round the final batch size to a model-safe multiple.
interpolationCOMBOlanczosResize filter. Lanczos is the default quality choice.
resize_methodCOMBOCenter Crop (Fill)Choose crop-fill, fit, or advanced size handling for loaded images.
recursive_foldersBOOLEANfalseInclude image files found inside subfolders.
list_output_modeCOMBOOriginal SizeChoose whether the image_list output keeps original sizes or matches the batch size.
disabled_image_pathsSTRINGSaved skipped sources. Managed by the UI when you disable items.
imagesoptIMAGEOptional incoming images to merge with the selected file/path sources.

Outputs (5)

NameTypeDescription
batchIMAGELoaded sources resized into one same-size IMAGE batch.
image_listIMAGELoaded sources as an IMAGE list for workflows that accept different-sized images.
widthINTFinal batch width in pixels.
heightINTFinal batch height in pixels.
image_countINTNumber of images loaded from all active sources.