There is a fast way to duplicate/clone layer content?

Hi, I came from PS, there if you chose Move tool, press alt and click at a layer content it duplicates. There is something similar in krita?

There is ctrl+J for a duplicate layer, if that helps you.

1 Like

thanks.
But there is another way to duplicate content in same layer? for exemple when you have an area selected, if you pres ctrl+alt and drad it duplicates selected content (PS)

In Krita 5 you have “Paste into active layer”, so just copy and paste into the active layer. Maybe not quite as quick as alt-dragging, but perhaps good enough?

1 Like

use ten script

Krita.instance().action(‘duplicatelayer’).trigger()

asked a somewhat similar question here:

I want this sooo much as well! Its the number 1 feature that I wish for. There are some feature requests for it so give them an upvote! :smile:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.