Convert AAE to IMG
AAE files contain Apple Photos edits, not pixels; export the paired photo before any IMG conversion.
Make IMG files online
We can't read AAE files yet, so this conversion isn't available. If you can export your work to one of these formats - or others - we'll turn it into IMG:
How to convert aae to img file
- Graphics
- No ratings yet.
People often see IMG_1234.AAE beside an iPhone photo and assume it is the photo that must be converted for a program requesting .IMG. The actual photo is usually IMG_1234.JPG or IMG_1234.HEIC; the .AAE file contains edit data, not image pixels.
What an AAE file contains
An .AAE file is an XML-based sidecar created by Apple Photos on iPhone, iPad, and Mac when a photo is edited non-destructively. It can describe adjustments such as crops, rotation, filters, exposure changes, and markup for its associated original photo.
An AAE file cannot be converted into a picture by itself. It has no raster image data. Windows image viewers and most non-Apple editors ignore it, opening the paired JPEG or HEIC without the Apple Photos edits.
IMG in a filename such as IMG_1234.JPG is only a filename prefix. The format is identified by the final extension: .JPG, .HEIC, or another suffix.
What IMG means
.IMG is not one standard photographic format. It commonly means a raw disk image used by emulators, operating systems, backup software, or storage tools. A disk IMG stores disk sectors or a filesystem, and its advantage is preserving a disk layout in one file.
Some older graphics software uses IMG for a raster format, notably GEM Image. That variant can be useful only when a legacy program specifically requires it. Check the receiving program's documentation for the exact IMG type it accepts; a JPEG, a GEM image, and a bootable disk image are incompatible despite potentially using the same .img extension.
Export the edited photo first
If the Apple Photos edits matter, render them into a normal image before any further conversion.
- On a Mac, open the edited photo in Photos.
- Choose File → Export → Export 1 Photo.
- Select JPEG for broad compatibility. Select TIFF or PNG only when the destination supports it and lossless rendered output is needed.
- Set JPEG Quality to Maximum if the file will be edited again, then export it.
If the edits do not matter, use the paired original .JPG or .HEIC file directly. Keep the original and its .AAE sidecar together when preserving the option to return to Apple Photos with its adjustment information.
Convert only when the required IMG type is known
For a legacy GEM Image target, convert the exported JPEG, PNG, or TIFF with software that explicitly supports GEM output. ImageMagick can do this when its installed build lists the GEM coder. Check with magick -list format, then use an explicit format prefix to avoid extension ambiguity:
magick exported-photo.jpg GEM:output.img
The receiving application may impose limits on color depth, dimensions, or compression, so test the resulting file in that application. Do not use this command for a disk-image IMG target.
CloudConvert is a reputable online option for a rendered JPEG or PNG only if its format selector identifies the precise required IMG variant. Do not upload the AAE alone, and review retention and privacy terms before uploading personal photos. Desktop conversion is preferable for private or large photo collections.
If IMG means a disk image, create that disk image with the tool required by the destination platform after exporting the photo. For example, a disk-image utility can place an exported JPEG inside a data image, but that does not create a valid Raspberry Pi, emulator, or bootable-system image. Such software requires its documented operating-system image and disk structure, not an AAE or a photo renamed to .img.
Quality and compatibility limits
Renaming IMG_1234.AAE to .IMG changes neither its XML contents nor its compatibility. Renaming a JPEG or HEIC to .img also does not convert it.
JPEG export permanently applies the visible Apple Photos edits but uses lossy compression. TIFF and PNG avoid another JPEG compression step, although they can be substantially larger and are unsuitable for many legacy IMG encoders. If the destination merely needs a viewable photo, use JPEG or PNG instead of IMG whenever it supports those formats.
Simply put, it is impossible to convert AAE to IMG directly.
Thus, there is no so-called aae to img converter or a free online .aae to .img conversion tool.