Skip to content

Krita Image Layer node cannot output image excluding mask like Comfyui Load Image node #59

@zerobikappa

Description

@zerobikappa
Image

In Load Image node, if user set a mask to the image, the 'image' output port would still output all pixels without the mask.
However, if I do the same thing in Krita Image Layer:

Image Image Image

It cannot output both "the image without mask" and "the mask" at the same time.
As a workaround, I can add an individual Krita Mask Layer:

Image Image

But in this case, it always ask for a mask layer, even though sometime I would like to redraw entire image instead of partial image:

Image

I have 2 suggestions about this:
(1) add a "image without mask" output port to Krita Image Layer node, something like this:

Image

(2) add a "None" option to drop-down box in Krita plugin(for both Krita Image Layer and Krita Mask Layer). If "None" was selected, Krita Image Layer can output an empty image, or Krita Mask Layer can output an empty mask.

Image

Could you please think about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions