Lerc / canvas_tab

ComfyUI canvas editor page
BSD 2-Clause "Simplified" License
156 stars 19 forks source link

Request: Load Image for use in Canvas #6

Open Duemellon opened 9 months ago

Duemellon commented 9 months ago

Can you add the ability to load an image back into the Canvas so it can be touched up?

Lerc commented 9 months ago

Search nodes for Send_To_Editor.

Is this what you are looking for?

JPS-GER commented 9 months ago

I would also prefer some way to load an image withing the canvas editor or the "edit in another tab" node, because the "sent to editor" node requires additional nodes and running the generation first. in many cases i just want to load some image directly.

The best thing would be loading in the canvas editor as it would allow a better loading mechanism with preview images or something like that, as the default "load image" node is very limited if you want to manage a larger amount of source images.

Lerc commented 9 months ago

Does dropping an image onto the editor node work for you?

JPS-GER commented 9 months ago

It would help, but a nice menu with preview thumbnails would be better, as ComfyUI misses a good option to manage/load a larger input image collection.

Lerc commented 9 months ago

Try using a file manager in thumbnail mode. That's what I do. That lets you browse images, open them in whatever image viewer you prefer, and you can drag and drop onto the canvas node to load your pick.