Comfy-Canvas Transforms ComfyUI Into A Complete Editing Studio

A large smooth translucent glass paint palette glowing with a faint internal light beige hue.

Comfy-Canvas v1.0 places a complete painting and editing workspace directly inside ComfyUI. The tool removes the need for extra browser tabs by running a built-in overlay for masks, brushes, and live preview windows.
Zlata Salyukova created the latest version to replace older server-dependent setups. Project files now save locally to the same folder system, keeping iterative design tasks fast and completely private.

Core features for iterative editing

  • Persistent session tracking links every edit to a specific workspace node.
  • Non-destructive masks use simple black and white painting to hide image areas.
  • Standard painting and selection tools include adjustable size, opacity, and softness controls.
  • A dedicated text dock saves prompt history and triggers generation runs with one click.
  • Continuous autosaving protects your layer stack during active design work.

Teams building complex visual pipelines can test changes and generate fresh outputs without jumping between different programs. The steady revision cycle keeps all assets neatly grouped under one project folder.

Practical deployment considerations

The add-on runs completely offline by pulling its interface from a local directory. Saved sessions stay locked to individual user profiles, so collaborative sharing requires manual file transfers. Users should connect the preview node correctly to keep the right panel updated.

The editor itself does not create images and relies entirely on the main application for processing. The dev noted in a recent community post:

"Comfy Canvas aims to be the #1 inline image editor for your AI images!"

Older base applications might require a recent update to load the new interface correctly. You can grab the complete source at GitHub.