File Extension File Extension Guide

What is an AEP File?Adobe Proprietary

A guide to the .aep extension, the native project file of Adobe After Effects. What an AEP file holds, why it stores links to your footage rather than the footage itself, and how to open one.

After Effects Project 🎬 Motion Graphics 🔗 Stores References 📦 Binary Format
.AEP

After Effects Project

Type:Project file
Extension:.aep
Developer:Adobe
Format:Binary (proprietary)
Opens In:Adobe After Effects

📖 What is an AEP File?

An AEP file is the project file that Adobe After Effects creates when you save your work. The name stands for After Effects Project, and the file is the editable blueprint of a motion graphics or visual effects piece, holding your compositions, layers, keyframes and effects in one place.

Adobe After Effects is the application film, television and video creators reach for to build motion graphics, animation and visual effects in post-production. When you save inside it, After Effects writes an AEP file that captures the entire state of your work, every composition, the stack of layers within each one, the keyframes that drive the animation, and the effects applied along with their settings. It also records project-wide settings such as resolution, frame rate, colour space and render options. Reopen the AEP later and the project returns to precisely the state you saved, every layer still named and every value ready to adjust.

The important thing to understand is that an AEP is a working document, not a finished video. It is the equivalent of an editable source file rather than an exported result. Because its internal structure is a proprietary Adobe binary format that is not published for other developers, the practical consequence is simple, an AEP opens properly only in Adobe After Effects itself, on Windows or macOS. It is the file you keep and reopen to carry on editing, and the polished video comes later when you render the project out.

What It Holds

  • Compositions and their nested pre-comps
  • Layers stacked within each composition
  • Keyframes that drive the animation
  • Effects and every parameter setting

Good to Know

  • Stands for After Effects Project
  • Made by Adobe, in a binary format
  • Opens in Adobe After Effects only
  • Links to your media, does not embed it
💡 Why it matters: An AEP file is the editable After Effects project, holding your compositions, layers, keyframes and effects. It is the working document you reopen to keep editing, not the exported video, and it opens only in Adobe After Effects.

⚡ Quick Facts

File Extension.aep
Stands ForAfter Effects Project
DeveloperAdobe
What It StoresCompositions, layers, keyframes, effects, settings
FormatBinary, proprietary
Opens InAdobe After Effects (Windows, macOS)
Text Alternative.aepx (XML version)
Contains MediaNo, stores references only

🧱 What is Inside an AEP?

To picture what an AEP actually stores, it helps to see how an After Effects project is organised, because the file mirrors that structure.

At the top sit your compositions, each one a self-contained scene with its own timeline. Inside a composition is a stack of layers, and a layer can be a video clip, an image, a piece of text, an audio track, a shape or a solid colour. Layers can carry effects, and their properties change over time through keyframes, the markers that tell After Effects what a value should be at a given moment so it can animate smoothly between them. Compositions can even be nested inside one another as pre-comps, letting a finished scene become a single layer in a larger one. The AEP records this whole hierarchy, every composition, every layer, every keyframe and every effect setting, so the project reopens in the exact state you saved.

How an AEP is organised inside

MyProject.aep
├─ Composition: "Main Scene"
   ├─ Layer: Title Text   (keyframes: position, opacity)
   ├─ Layer: Logo        → links to logo.png
   └─ Layer: Background  → links to bg_video.mp4
├─ Composition: "Intro" (pre-comp)
   └─ nested inside Main Scene as one layer
└─ Project settings  (resolution, frame rate, colour space)

Notice that the layers point to files like logo.png and bg_video.mp4 rather than containing them. That single detail is the most important thing to understand about an AEP, and it is worth its own section.

🔗 References, Not Media

Here is the point that catches almost everyone out at some stage. An AEP file does not contain your video clips, images or audio. It only stores references to them, the file paths pointing to where each piece of media lives on your drive.

This keeps the AEP small and quick to open, since it is really just a description of your project rather than a container for gigabytes of footage. The catch is that the project depends on those linked files staying exactly where they were. Move, rename or delete a source file outside After Effects and the link breaks, so when you reopen the project After Effects cannot find the media and shows a placeholder, often a colour-bars-and-tone pattern, where your footage should be. The fix is to relink, pointing After Effects back to the file in its new location, after which the project is whole again. This is also why sharing a project with someone means sending the media alongside the AEP, not the AEP on its own. After Effects has a built-in Collect Files feature that gathers the project and every asset it references into one folder for exactly this reason.

The AEP stores paths to your media, not the media itself MyProject.aep compositions, layers, keyframes, effects 🎬 bg_video.mp4on your drive 🖼️ logo.pngon your drive 🎵 music.wavon your drive links to Move or rename a file? The link breaks, and you get a placeholder instead.
⚠️ The missing footage trap: An AEP links to your media rather than storing it, so moving or renaming the source files breaks the project and After Effects shows placeholders. Keep the media with the AEP, and use Collect Files when handing a project to someone else.

🎬 A Project, Not a Video

A common mix-up is expecting an AEP to play like a video file. It will not, and understanding why clears up a lot of confusion about what to do with one.

An AEP is the editable project, the equivalent of a recipe rather than the finished dish. To get a video you can watch or upload, you render the project, which means After Effects reads the whole composition and produces a flat output file in a normal video format such as MP4 or MOV. That rendering happens through the After Effects render queue or through Adobe Media Encoder, a companion app built for the job. The rendered video is finished and no longer editable, while the AEP stays fully editable, so you can tweak the project and render it again as many times as you like. That is the natural rhythm of After Effects work, keep and refine the AEP, and render out a fresh video whenever you need one to share.

🎞️ How to Render an AEP to MP4

Because an AEP is a project and not a playable video, turning it into a shareable MP4 means rendering it out, and there are two well-worn paths depending on your After Effects version.

The direct route uses the render queue. Select your composition, go to Composition then Add to Render Queue, set the Output Module and the Output To location, and press Render. Recent versions of After Effects can produce an H.264 MP4 straight from the render queue, which is the codec you want for a compact file that plays everywhere and uploads cleanly. For a good stretch of After Effects history, though, MP4 was not offered in the render queue directly, and the standard route was Adobe Media Encoder, the companion app that ships with Creative Cloud. To use it, choose Composition then Add to Adobe Media Encoder Queue, pick an H.264 preset in Media Encoder and press the play button to start. The big advantage of Media Encoder is that it renders in the background, so you can keep editing in After Effects while it works, and it can queue several compositions for batch export. If your version offers neither of those for MP4, you can always render a high-quality MOV from the render queue and convert that to MP4 afterwards. To save repeating your settings, you can turn an Output Module into a reusable preset with Make Template.

The AEP stays editable. Rendering makes a flat video from it. .aep project compositions, layers, effects stays editable render Render Queue inside After Effects Adobe Media Encoder renders in the background 🎬 MP4 / MOV plays anywhere, no longer editable Render again any time, the project never changes
✅ The quickest path: Add the composition to the render queue with Composition then Add to Render Queue, then render an H.264 file. On older versions that do not offer MP4 there, send it to Adobe Media Encoder instead, which also lets you keep editing while it renders.

📄 AEP vs AEPX

Alongside the standard AEP, After Effects can save the same project in a second format called AEPX, and knowing the difference is handy even though most people only ever use one of them.

The two hold identical project information and both open the same way in After Effects. The difference is how they are written. An AEP is a binary file, compact and fast to load, which is why Adobe makes it the default and why almost everyone uses it day to day. An AEPX saves the same project as XML, a text-based format that is larger and slower to open but human-readable, so you can inspect or edit it in a text or XML editor. That readability makes AEPX useful in specific situations such as automation, scripting, version control or keeping a plain-text backup, where being able to read and modify the project as text is worth the extra size. Adobe introduced the AEPX format in an earlier version of After Effects, and to save one you choose the option to save a copy as XML. For everyday editing though, the binary AEP is the sensible default.

Aspect.aep.aepx
FormatBinaryXML text
File sizeSmallerLarger
Loading speedFasterSlower
Human-readableNoYes, in a text editor
Best forEveryday editingAutomation, backups, version control

📂 How to Open an AEP File

Opening an AEP is straightforward as long as you have the one application that understands it, since the format is tied to the software that made it.

The direct route is Adobe After Effects, available for Windows and macOS through an Adobe Creative Cloud subscription. With After Effects installed, you open a project by launching the app and choosing File then Open Project, or by double-clicking the AEP once the file is associated with After Effects. One detail worth knowing is that After Effects projects are tied to the version that made them. A newer version happily opens a project from an older one, but going the other way is a problem, since an older After Effects cannot open a project saved by a newer release. If you are given an AEP that will not open, a version mismatch is a likely reason, and the person who sent it may need to save a copy compatible with your version. Remember too that opening the AEP alone is not enough for the media to appear, the linked footage needs to travel with it or you will meet those missing-file placeholders.

✅ The reliable way: Install Adobe After Effects, then use File then Open Project, or double-click the AEP. A newer After Effects opens older projects, but an older version cannot open a project saved in a newer one.

🚫 Opening Without After Effects

A question that comes up constantly is whether you can open an AEP without paying for After Effects, and it is worth being honest about the answer.

There is no full free substitute that opens an AEP and gives you the real editable project, because the format is proprietary to After Effects and no other program reads it faithfully. That rules out the usual hope of a quick free viewer. What you can do depends on your goal. If you only need to run the effect once, Adobe offers a free trial of After Effects that opens the project normally for a limited period. If you were sent an AEP but really just want the finished video, the better request is to ask whoever made it to render an MP4 or MOV for you, since that is what you actually want to watch or post. And if the file happens to be the text-based AEPX rather than the binary AEP, you can at least open it in a text editor to read composition and layer names or footage paths, though you still cannot edit or play the project that way. For real editing, After Effects remains the only option.

❓ Frequently Asked Questions

An AEP file is the project file created by Adobe After Effects, the application used to build motion graphics and visual effects. The name stands for After Effects Project, and the file stores the editable blueprint of your work, including every composition, the layers within it, the keyframes that drive the animation, and the effects with their settings, plus project-wide options like resolution and frame rate. Reopen the AEP and you return to exactly where you left off. One key point is that the file does not contain your actual footage, images or audio. It only stores references to where those files sit on your drive. It is also a working document rather than a finished video, so you render the project out to a format like MP4 when you want something to watch or share.

You open an AEP file with Adobe After Effects, which is available for Windows and macOS through an Adobe Creative Cloud subscription. With the app installed, launch it and choose File then Open Project, or double-click the AEP once it is associated with After Effects. Two things are worth remembering. First, projects are tied to the version that saved them, so a newer After Effects can open an older project but an older version cannot open a project saved in a newer one, which is a common reason an AEP will not open. Second, opening the AEP alone will not bring in your footage unless the linked media files are present, since the project only stores references to them and not the media itself.

Not for real editing. The AEP format is proprietary to Adobe After Effects, and no other program opens it faithfully as an editable project, so there is no full free viewer for it. What you can do depends on what you need. Adobe offers a free trial of After Effects that opens the project normally for a limited time if you only need it briefly. If you were sent an AEP but really just want the finished video, the simplest answer is to ask whoever made it to render an MP4 or MOV for you, which is what you actually want to watch. And if the file is the text-based AEPX version rather than the binary AEP, you can open it in a text editor to read names and paths, though you still cannot edit or play the project that way.

This is by design. An AEP stores references, the file paths to your media, rather than embedding the media itself. Keeping only the links makes the project file small and quick to open, since it is really a description of your work rather than a container holding gigabytes of footage. The trade-off is that the project depends on those files staying where they were. If you move, rename or delete a source file outside After Effects, the link breaks and the program shows a placeholder, often a bars-and-tone pattern, in place of your footage. You then relink the file to fix it. This is also why sharing a project means sending the media with the AEP, and why After Effects includes a Collect Files feature that gathers the project and all its assets into one folder.

AEP and AEPX are two formats for the same After Effects project, and both open the same way in the app. The difference is how the file is written. An AEP is binary, which makes it compact and fast to load, so Adobe uses it as the default and most people work with it every day. An AEPX saves the identical project as XML, a text-based format that is larger and slower to open but human-readable, meaning you can inspect or edit it in a text or XML editor. That readability makes AEPX useful for automation, scripting, version control or keeping a plain-text backup. For ordinary editing there is no advantage to AEPX, so the binary AEP remains the sensible choice unless a specific text-based workflow calls for the XML version.

The most common cause is a version mismatch. After Effects projects are tied to the version that saved them, so if someone sends you an AEP made in a newer release than the one you have, your older After Effects cannot open it, and you will need them to save a copy compatible with your version. Another frequent issue is not the AEP itself but its missing media, since the project only links to footage and images. If the file opens but everything shows as colour bars or placeholders, the linked files are missing and need relinking. It is also worth checking that you genuinely have After Effects installed and that the file is not actually a different format that happens to share the extension, and that the AEP is not corrupted, in which case an auto-saved backup may help.

When After Effects cannot find a linked file, it marks the item in the Project panel with a colour bar or an exclamation icon, and the composition shows a placeholder. To fix it, open the Project panel, right-click the flagged item and choose Replace Footage then File, then browse to where the file now lives and open it. After Effects reconnects that asset, and if the other missing files are still together in the same folder, it usually relinks them automatically in one step. If they are scattered, repeat the process for each one. A quick alternative, when you have only moved things around, is to put the media back in the same folder as the AEP, which often clears the placeholders on its own. Save the project afterwards so the corrected paths stick.

Since an AEP is a project rather than a video, you render it out to get an MP4. Select your composition and go to Composition then Add to Render Queue, set the Output Module and the Output To location, then press Render. Recent After Effects versions can make an H.264 MP4 straight from the render queue, which is the codec you want for a small, widely compatible file. For much of After Effects history, MP4 was not offered there directly, and the standard route was Adobe Media Encoder, the companion app in Creative Cloud, reached through Composition then Add to Adobe Media Encoder Queue. Media Encoder renders in the background so you can keep editing, and it can batch several compositions. If neither offers MP4, render a MOV from the render queue and convert it to MP4 afterwards.

Not directly. After Effects projects only open forward, meaning a newer version reads projects from older ones, but an older version cannot open a project saved in a newer release. If you need to hand a project to someone on an earlier version, the person who saved it has to create a compatible copy from the newer After Effects using the option to save a copy for an earlier release, which writes a version the older software can read. Bear in mind that saving down can drop features that did not exist in the older version, so the project may not be identical. If that option is not available, the practical fallbacks are for the sender to render the finished video for you, or for you to update After Effects to a version at least as new as the one that made the file.

Because an AEP only links to your media rather than storing it, sending the AEP on its own leaves the other person with a project full of missing-footage placeholders. The clean way to share is to send the project together with every asset it references. After Effects makes this easy with a feature called Collect Files, reached through File then Dependencies then Collect Files, which copies the project and all its linked footage, images and audio into a single folder you can then zip and send. The recipient opens the AEP from inside that folder and everything links up. If they only need the finished result rather than the editable project, rendering an MP4 or MOV and sending that is simpler still. For teams on Creative Cloud, Team Projects offer a cloud-based way to collaborate on the same project.

After Effects has an Auto-Save feature that quietly saves copies of your project at set intervals, which is a lifesaver if the app closes unexpectedly or you forget to save. By default these copies go into an Adobe After Effects Auto-Save folder, usually kept next to your project file or in a location you can set under Preferences then Auto-Save. Each auto-saved copy is a normal AEP you can open like any other, so if your main project is lost or corrupted, look there for the most recent backup and open it. It is worth checking the Auto-Save preferences early in a project to confirm it is turned on and to see where the backups land, since knowing that in advance saves a lot of stress later.

You cannot open an AEP directly in Premiere Pro the way you open it in After Effects, because they are different applications with different project formats. What you can do instead is use Dynamic Link, an Adobe feature that lets Premiere Pro reference an After Effects composition live. Through File then Adobe Dynamic Link then Import After Effects Composition, a comp from your AEP appears on the Premiere timeline and updates whenever you change it in After Effects, with no rendering step in between. Both apps do need to be installed. If you simply want the After Effects work as a clip in Premiere, the other option is to render it to a video file from After Effects and import that finished file into Premiere like any other footage.

📝 Summary

An AEP file, short for After Effects Project, is the native project document of Adobe After Effects, holding the editable blueprint of a motion graphics or visual effects piece. Inside it are your compositions, the layers stacked within each one, the keyframes that animate them and the effects with all their settings, plus project-wide options like resolution and frame rate. The detail that matters most is that an AEP stores references to your media rather than the media itself, so moving or renaming the source footage breaks the links and leaves placeholders, which is why the assets must travel with the project and why After Effects offers a Collect Files feature. An AEP is a working document and not a finished video, so you render the project out to a format such as MP4 or MOV through the render queue or Adobe Media Encoder while the AEP stays editable for as many render passes as you like. The binary AEP is compact and fast and is the everyday default, while the text-based AEPX holds the same project as readable XML for automation, backups or version control. Because the format is proprietary, an AEP opens properly only in Adobe After Effects on Windows or macOS, with a free trial or a rendered video the realistic options when you do not have the software, and a version mismatch or missing linked media the usual reasons an AEP will not open as expected.