Adobe After Effects
The industry-standard motion graphics and compositing application — used to build the animated titles, lower thirds, transitions, and visual effects that appear in everything from YouTube thumbnails to broadcast television.
What it is
About Adobe After Effects
Adobe After Effects is a digital visual effects and motion graphics application that sits between video editing and full 3D animation. Where Premiere Pro edits a timeline of footage, After Effects composites layers — combining video, graphics, text, and effects into a single output through a layer-based composition system with keyframe animation. It is used in three main contexts: motion graphics (animated titles, logo animations, lower thirds, kinetic typography), visual effects (green screen keying, sky replacement, object removal, particle systems), and broadcast graphics (news tickers, sports graphics, channel idents). After Effects exports to Premiere Pro via Dynamic Link — most broadcast and commercial productions use both applications together, with the editor cutting in Premiere and the motion designer creating graphics assets in After Effects that are brought into the edit via Dynamic Link without rendering. The After Effects expression system (based on JavaScript) allows motion designers to automate repetitive animations — a rig that takes a logo and automatically generates all size variants, or a data visualisation that updates when a CSV file changes. The Lottie format (from Airbnb) allows After Effects animations to be exported as lightweight JSON files and played natively in web and mobile applications — making After Effects the standard authoring tool for web micro-animations and app onboarding sequences. The learning curve is high: keyframe animation, easing, the AE layer model (and the difference between transform properties and effects), 3D layer cameras, and expressions all take significant time to understand. Motion design is a discipline that rewards deliberate practice — the gap between knowing the software and producing professional-quality animation is where most learners stall.
What you can do with it
Capabilities
Build an animated lower-third in After Effects — creating a text layer with the speaker's name and title, animating the reveal using a position keyframe with Easy Ease applied, adding a background shape that wipes in from the left at 80% opacity, and exporting as a ProRes 4444 file with an alpha channel so the editor can drop it over footage with no background
Key a green-screen shot using the Keylight plug-in — applying the effect to the footage layer, sampling the green background, adjusting the Screen Gain and Screen Balance to remove green spill from hair and skin edges, and rendering a clean composite over a location background plate
Design a logo reveal for a brand — importing the SVG logo, converting it to shape layers, animating a path trim effect so the logo draws on over 2 seconds, then adding a particle burst using the CC Particle World effect at the moment the logo completes, and exporting as a loopable ProRes with alpha for broadcast delivery
Write a basic After Effects expression to link one layer's opacity to another layer's scale — typing `thisComp.layer("Control Layer").transform.scale.value[0]` into the opacity expression field, then adjusting the control layer to confirm both properties respond together, eliminating the need to set duplicate keyframes across multiple linked layers
Export an animation as a Lottie file for use in a mobile app — completing a 30-frame icon animation in After Effects, using the Bodymovin extension to render the composition as a JSON file, opening it in lottiefiles.com to confirm playback across device sizes, and handing the JSON to the developer for implementation in the iOS app
How to learn it
Learning Resources
Adobe's official After Effects tutorials (helpx.adobe.com/after-effects/tutorials.html) — free structured video series from intro to advanced, covering the keyframe system, expressions, compositing, and motion graphics from the software's creators
School of Motion (schoolofmotion.com) — paid and free After Effects courses from working motion designers; the free "AE Kickstart" is the most praised entry-level course in the professional motion design community
YouTube channels — Ben Marriott, Evan Abrams, and Motion Design School's free tutorials cover everything from logo animation to expression rigging; Ben Marriott's "30 days of After Effects" challenge is widely recommended as a structured self-directed learning path
Lottiefiles.com — browse and download community Lottie animations, then open the source .aep file in After Effects to reverse-engineer how effects were built; learning by dismantling others' work is one of the fastest routes to understanding the composition layer model
Pro Tip
Master Easy Ease before you learn anything else. The single biggest visual difference between amateur and professional After Effects animation is easing — how a movement accelerates and decelerates. Linear interpolation (the default) looks mechanical and cheap. Applying Easy Ease (F9 shortcut) then adjusting the velocity curves in the Graph Editor to achieve a fast-start slow-finish or slow-start fast-finish rhythm is what makes motion feel polished. Every professional After Effects animator spends the majority of their time in the Graph Editor. Learn to use it in your first week.
Skills that use this tool
Roles that use this tool
Alternatives