captaingrock/comfyui-photopea — explained in plain English
Analysis updated 2026-05-18
Edit an image node's output directly inside ComfyUI using Photopea.
Touch up a mask without exporting it to a separate editor.
Open the Photopea editor from the Clipspace panel for quick fixes.
Install the extension through ComfyUI Manager without touching the command line.
| captaingrock/comfyui-photopea | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-09-25 | 2021-02-06 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Installs like any ComfyUI custom node, via git clone into custom_nodes or through ComfyUI Manager.
ComfyUI-Photopea is a small extension for ComfyUI, the node based interface for building AI image generation workflows, that lets you edit images without leaving the app. Normally, if you wanted to touch up an image partway through a ComfyUI workflow, you would need to export it, open a separate image editor, make your changes, and bring the result back in. This extension removes that round trip by loading Photopea, a browser based image editor, right inside ComfyUI. Once installed, the extension adds a right click option called Open in Photopea editor on any node in your workflow that outputs an image or a mask. Clicking it opens Photopea in an embedded window loaded with that node's image. You can then make whatever edits you need inside Photopea itself, and when you are done, a Save to node button writes the edited image back into the original node, replacing its output. There is also a Photopea Editor button available from the Clipspace panel for the same purpose. Installation follows the usual ComfyUI custom node pattern. You can either clone the repository directly into your custom_nodes folder with git and restart ComfyUI, or install it through the ComfyUI Manager by searching for ComfyUI-Photopea and clicking Install. The README is upfront that this extension has not been extensively tested and may have bugs, particularly around Clipspace actions, so it should be used with that in mind. It also notes one known limitation that is still open for discussion: every time you click Open in Photopea, it opens a brand new Photopea document rather than reusing an existing session. The README does not mention a license.
A ComfyUI extension that opens the Photopea browser image editor inside ComfyUI so you can edit node images without leaving the app.
Mainly JavaScript. The stack also includes JavaScript, ComfyUI.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.