What Is an AAE File on iPhone? (And Why It Shows Up When You Transfer Photos)
If you've ever moved photos from your iPhone to a Windows PC and noticed mysterious .aae files sitting alongside your images, you're not alone. These small, unfamiliar files confuse a lot of people — and for good reason. They aren't photos, they don't open easily, and deleting them feels risky if you don't know what they do.
Here's what's actually going on.
What an AAE File Actually Is
An AAE file is a sidecar file created by iOS to store photo edits. When you use the Photos app on your iPhone or iPad to adjust an image — cropping it, tweaking brightness, applying a filter, or removing red-eye — iOS doesn't overwrite the original photo. Instead, it saves your edits separately in an .aae file using XML-based formatting.
This approach is called non-destructive editing. The original image stays completely intact. The AAE file just holds a set of instructions that tell Apple's Photos app how to display the edited version.
The name comes from Apple Aperture Edit, which reflects the format's origins in Apple's professional photo software before Aperture was discontinued. The format carried forward into iOS.
Why You See AAE Files When Transferring Photos 📁
AAE files only become visible when you move photos off an Apple device to a non-Apple environment — typically a Windows PC or an Android device. On your iPhone or Mac, you never directly see them because Apple's ecosystem handles the translation invisibly.
When you transfer photos via USB to a Windows machine, the file system exposes both the original image file (usually a .jpg or .heic) and its companion .aae file. You might see something like:
| File | What It Is |
|---|---|
IMG_1234.JPG | The original, unedited photo |
IMG_1234.AAE | The edit instructions for that photo |
Windows has no native software to read AAE files, so the edits described inside them won't apply. The photo will appear in its original, pre-edit state on a Windows PC.
What Happens If You Delete the AAE File?
Deleting an .aae file on a Windows PC has no effect on the original photo. The source image remains untouched. What you lose is the record of any edits you made in the Photos app — so if those edits matter, you'd want to preserve the AAE file or export a flattened copy before deleting it.
On the iPhone itself, if you edit a photo and then choose "Revert to Original" in the Photos app, iOS deletes the associated AAE data internally — confirming that the original is always preserved separately.
Can You Open an AAE File?
Technically, yes — but it's not useful for most people. Because AAE files are XML text files, you can open one in any text editor (Notepad on Windows, TextEdit on Mac) and read the raw code inside. You'll see adjustment parameters like exposure values, crop coordinates, and filter identifiers written out as structured data.
This is only relevant if you're a developer or someone troubleshooting a specific editing workflow. For everyday users, there's no practical reason to open an AAE file directly.
How AAE Files Fit Into Apple's Non-Destructive Editing System
Apple's Photos ecosystem is built around the principle that your original files should never be permanently altered by in-app edits. This is a meaningful design choice, and AAE files are central to it.
When you edit on one Apple device, iCloud syncs both the original and the AAE data to your other Apple devices. Your iPhone, iPad, and Mac all display the edited version — but the original is always recoverable with one tap. This is different from apps that "bake in" edits directly to the image file, which can't be undone once saved.
Third-party apps like Lightroom Mobile use a similar sidecar approach with their own file formats, so the concept isn't unique to Apple — but the .aae extension is Apple-specific.
Variables That Affect How AAE Files Behave For You 🔍
Not every user encounters AAE files in the same way, and a few factors shape your experience significantly:
- Transfer method: USB transfers to Windows expose AAE files directly. AirDrop to a Mac, or sharing via iCloud Photos, keeps everything within Apple's ecosystem where AAE files are handled transparently.
- Export vs. transfer: Using the "Export Unmodified Original" option in macOS Photos gives you the raw file plus the AAE. Using "Export" (without that modifier) gives you a flattened, edited JPEG — no AAE involved.
- Edit complexity: Simple edits like rotation generate AAE files. Photos with no edits applied typically have no companion AAE file.
- iOS version: Apple has refined how edits are stored across iOS versions. Older devices on older iOS versions may handle the format slightly differently than current hardware.
- Third-party apps: If an app on your iPhone saves directly to the Camera Roll as a finalized image rather than using Apple's edit pipeline, no AAE file is created.
The Spectrum of User Situations
For someone who keeps their entire photo library inside Apple's ecosystem — iPhone to Mac to iCloud — AAE files are invisible infrastructure. They work quietly in the background and never require attention.
For someone who regularly moves photos to Windows for editing in Photoshop or other software, AAE files become something worth understanding. The edits you've made in iOS Photos won't carry over, and you'll need to decide whether to export flattened copies or re-edit in your Windows workflow.
For developers or IT professionals managing large photo migrations, the AAE format has specific implications for archival accuracy and edit preservation that require deliberate handling.
Which of those situations describes your setup — and how much your in-app edits matter to you — determines whether AAE files are a non-issue or something worth building a workflow around.