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.
Photoshop Live Canvas
- IMAGE
- MASK
◄auto_queueOn►
CategoryPhotoshop Bridge/Live Rendering (requires Photoshop)
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| auto_queue | COMBO | On | Whether 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)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | The newest frame captured from the Photoshop canvas. |
| MASK | MASK | Always 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. |