Nodes/Deno Custom Nodes/(Deno) Multi Image Loader
ComfyUI Node

(Deno) Multi Image Loader

DENO Custom Nodes vunknown. The DENO info button checks Comfy Registry and marks this node when an update is available. Minor-upgrade multi image loader for ComfyUI with drag reorder, paste/upload support, and stable batch output. YouTube: https://www.youtube.com/@Denoise-AI

By Deno2026·Created 4 months ago·Updated 24 days ago· 116
(Deno) Multi Image Loader
    • multi_output
    • width
    • height
    image_paths
    modeKeep Input Ratio
    ratio_preset16:9
    megapixels1.00
    width1024
    height1024
    divisible_by32
    interpolationlanczos
    resize_methodCenter Crop (Fill)
    CategoryDeno/Image

    Inputs (9)

    NameTypeDefaultDescription
    image_pathsSTRINGSelected image file list managed by the node UI.
    modeCOMBOKeep Input RatioChoose how each image is resized before the batch output is built.
    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 or fit/letterbox behavior for loaded images.

    Outputs (3)

    NameTypeDescription
    multi_outputIMAGELoaded images resized into one same-size IMAGE batch.
    widthINTFinal batch width in pixels.
    heightINTFinal batch height in pixels.