Nodes/Photoshop Bridge/Photoshop Live Canvas
ComfyUI Node

Photoshop Live Canvas

Feeds the live drawing loop with the newest frame of whatever you're currently drawing on the canvas in Photoshop, streamed automatically after every stroke -- no saving required. Requires the Photoshop panel plugin, with Live Mode turned on in its panel; there's no file-only fallback, since this needs a live stream rather than a saved file. Use auto_queue to control whether an arriving stroke re-queues the workflow for you or just waits for your next manual queue. Pair with Photoshop Live Prompt / Photoshop Live Creativity and a preview node for a real-time sketch-to-render loop.

By ericpaulsnowden·Created about a month ago·Updated 10 days ago· 1
Photoshop Live Canvas
    • IMAGE
    • MASK
    auto_queueOn
    CategoryPhotoshop Bridge/Live Rendering (requires Photoshop)

    Inputs (1)

    NameTypeDefaultDescription
    auto_queueCOMBOOnWhether a new stroke in Photoshop automatically re-queues the workflow. 'On' re-queues (coalesced, so rapid strokes don't pile up runs). 'Off' still streams every stroke -- it just waits for you to queue manually to pick up the newest one.

    Outputs (2)

    NameTypeDescription
    IMAGEIMAGEThe newest frame captured from the Photoshop canvas.
    MASKMASKAlways all zero -- the live stream has no alpha channel to derive a mask from. Present for wiring parity with the other nodes in this pack.