Pre-rendered composition in After Effects or similar — nested layers bundled to simplify effects or animations. Essential for timeline clarity and render performance.
You pack ten layers into a group, apply an effect to it, and suddenly your project runs smoothly again — that's a precomp. It's not just a folder, but a standalone composition that you embed into your main timeline. After Effects treats it as a single visual unit, which drastically simplifies rendering, effect cascades, and especially your mental model.
The practical relevance lies in three areas: performance, reusability, and clarity. If you have 50 layers, 15 of which form an animated character complex with shadows, glow, and motion blur — then you precompose these 15 into a precomp named "Char_Main_Anim". Your main timeline now looks cleaner. Additionally: Effects on a precomp often render faster because After Effects pre-calculates the layer internally. You can also reuse the precomp in other projects or scenes without rebuilding everything.
A common mistake is nesting precomps too deeply. You build Precomp A, put it in Precomp B, which sits in Precomp C — this quickly becomes confusing and slows down your system. One or a maximum of two levels of nesting is sufficient. Also important: The settings of a precomp (size, duration, frame rate) influence how it behaves. If your Main Comp runs at 24fps and the precomp at 30fps, timing errors will occur.
Practical scenario: You're creating a complex particle shot with displacement maps, color correction, and expression-driven elements. It runs smoothly at first but slows to a crawl as you add more. Solution: Separate the particles and their effects into a precomp, then work in the Main Comp with less CPU load. Also useful for motion design — if you use modules (buttons, transitions, text animations) repeatedly, you quickly turn them into precomps and simply drag them in.
In editing, with a good precomp structure, you create a system that remains scalable. A large project with hundreds of layers without precomps becomes hell, especially if you need changes later. With precomps, you navigate elegantly through the hierarchy.