Skip to main content
Copying a layer reuses more than its visible pixels. The duplicated instance can carry timing length, transforms, crop, type-specific properties, keyframes, effects, shadows, audio settings, and layout metadata.

Choose the right reuse operation

Safe duplication pattern

1

Select only the source layer

Use the timeline when overlapping canvas objects make selection ambiguous.
2

Duplicate or copy and paste

Invoke the available command from the context menu or keyboard reference.
3

Move the new instance immediately

Separate it in time or space so later clicks cannot confuse it with the original.
4

Inspect inherited animation

Open its keyframe lanes. Timeline duplicate/move and paste placement shift copied keyframe frame numbers by the placement delta, preserving animation relative to the new interval. Retime manually only when the animation should remain on a different composition beat.

Parent and layout considerations

A copied child layer can retain a parent relationship when the relevant structure is copied coherently. If only the child is reused in a context where that parent is absent, inspect its placement and parent controls. A managed auto-layout or grid child does not behave like a free layer; duplicating it can also change sibling distribution because the container has one more child.
Duplicate source references are efficient: multiple layer instances can point to the same remote media while preserving independent edits. This is different from uploading the same file repeatedly.
See drag, drop, and paste media, parenting, and keyframe editing.