True Layer Duplicator May 2026
var originalLayer = app.activeDocument.activeLayer; var newLayer = originalLayer.duplicate(); newLayer.name = originalLayer.name + "_copy"; :
:
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume are happy with it.