Nodes/Canvas/Canvas Loader
ComfyUI Node

Canvas Loader

A class that either loads an existing image from a path or creates a new one based on the given parameters.

By leocbehe·Created about a year ago·Updated about a year ago· 0
Canvas Loader
    • canvas_image
    use_canvasfalse
    update_canvasfalse
    image_width1024
    image_height1024
    fill_img_withwhite
    CategoryCanvasNodes

    Inputs (5)

    NameTypeDefaultDescription
    use_canvasBOOLEANfalseUse an existing image as a canvas.
    update_canvasBOOLEANfalseReplace the current canvas with the most recently generated image.
    image_widthINT1024128–4096
    image_heightINT1024128–4096
    fill_img_withCOMBOwhite3 options: white, black, random

    Outputs (1)

    NameTypeDescription
    canvas_imageIMAGE