How do I save and re-use any kind of mask so that it can be applied to a smart object in any file?
I try to not save layer masks as PNG, as I am looking for a generic way to re-use masks, not only masks with transparency / PNG / alpha channel masks, but all kinds of layer masks, even including SVG masks. All kind of masks.
It should be handy for the purpose of building actions.
If I use the mask from the channels, it will create a new layer, but I don't want that.
I just want to apply a saved mask (any kind of mask) to a smart object.
I suppose I have to save it as a PSB file in order to that, but that will also create a layer, that I don't want.
I just want to apply a saved mask to an existing smart object (layer).
I want to be able to paste the layer mask from file just like I paste it from the clipboard.
I can paste the mask from the clipboard, but I want to paste it from file or from a PS menu where it's stored, so that actions can be built any time.
