[AEM Assets]{class="badge positive" title="Applies to AEM Assets)."}
Assets supported file formats supported-file-formats
Adobe Experience Manager as a Cloud Service supports basic content management capabilities — storage, managing metadata online, versioning, upload and download, and so on — for any binary file, independent of its format. Adobe Experience Manager Assets supports a wide range of file formats and each product feature has varied support for different formats.
In addition, Experience Manager Assets provides extended support to generate previews and renditions and to extract metadata and text for full-text indexing. This extended support is provided using asset microservices.
The highlights for asset conversion using asset microservices include:
- Key Adobe file formats produced by Adobe applications and services, including Adobe Photoshop, Adobe InDesign, Adobe Illustrator, Adobe XD, Adobe Dimension, and Adobe Acrobat or PDF.
- Key imaging file formats.
- Camera Raw file formats for a wide range of cameras, including Canon, Nikon, Fujifilm, Olympus, and other manufacturers (powered by Adobe Camera Raw).
- Common document formats, including Microsoft® Office and Open Document formats.
- Wide range of video and audio formats.
The following legend describes the level of support for each format.
Some features might seem to work with other formats, but these formats are not officially supported. Results may be inconsistent, and features may not work as expected.
To ensure consistent and reliable results, use only the supported formats.
Adobe formats adobe-formats
* For Adobe InDesign files (INDD), the size of renditions are determined by the preview embedded in the INDD file. Configure the preferences in InDesign (Preferences > File Handling > Always Save Preview Images with Documents, Preview Size) so you can embed larger renditions.
Image formats image-formats
3D formats support-3d-formats
The following 3D formats are supported.
See also Work with 3D assets in Dynamic Media.
Camera Raw formats camera-raw-formats
Document formats document-formats
The document formats supported for asset management features are as follows.
Video formats video-formats
Audio formats audio-formats
Assets as a Cloud Service provides XMP metadata extraction support for AIF, ASF, M4A, MP3, WAV, and WMA audio formats.
Supported inputs formats for audio and video transcription audio-video-transcription-formats
- FLV (with H.264 and AAC codecs) (.flv)
- MXF (.mxf)
- MPEG2-PS, MPEG2-TS, 3GP (.ts, .ps, .3gp, .3gpp, .mpg)
- Windows Media Video (WMV)/ASF (.wmv, .asf)
- AVI (Uncompressed 8 bit/10 bit) (.avi)
- MP4 (.mp4, .m4a, .m4v)
- Microsoft® Digital Video Recording(DVR-MS) (.dvr-ms)
- Matroska/WebM (.mkv)
- WAVE/WAV (.wav)
- QuickTime (.mov)
Tips and limitations limitations-and-tips
- Currently, the file size limit for metadata extraction is approximately 15 GB. When uploading large assets, sometimes the metadata extraction operation fails.
Dynamic Media - Supported input video formats for transcoding video-dynamic-media-transcoding
‡ This video format is not yet supported for use with Interactive Videos in Dynamic Media or for use with Annotation in Experience Manager Assets.
Dynamic Media - Supported document formats document-support-dynamic-media
Dynamic Media - Supported raster image formats image-support-dynamic-media
‡ The merged image is extracted from the PSD file. It is an image that is generated by Adobe Photoshop and is included in the PSD file. Depending on the settings, the merged image may or may not be the actual image.
Dynamic Media - Unsupported raster image formats unsupported-raster-image-formats-dm
The following subtypes of raster image file formats that are not supported in Dynamic Media:
- PNG files that have an IDAT chunk size greater than 100 MB.
- PSB files.
- PSD files with a color space other than CMYK, RGB, Grayscale, or Bitmap are not supported. DuoTone, Lab, and Indexed color spaces are not supported.
- PSD files that have a bit depth greater than 16.
- TIFF files that have floating point data.
- TIFF files that have Lab color space.
Dynamic Media - Supported 3D file formats support-3d-formats-dynamic-media
See also 3D formats supported
Asset file format support and validation asset-file-format-support-and-validation
Adobe Experience Manager (AEM) Assets processing has two distinct mechanisms that behave differently when a file type is not fully supported: standard renditions that is always requested for every asset, non-configurable and Dynamic Media or custom processing profiles that are configurable, and can be scoped by the MIME type or the asset selection criteria. Knowing which one is failing makes it easier to determine whether the behavior is expected or there is something to fix.
Expected Rendition Failures expected-rendition-failures
AEM’s asset microservices always request a fixed set of standard renditions, for example, text extraction, MP4 preview for every uploaded asset, regardless of its MIME type. For a PNG image, renditions such as cqdam.text.txt or cq5dam.preview.mp4 are inherently inapplicable and appears as entries in dam:failedRenditions. This is expected, by-design behavior and not a misconfiguration as long as the renditions relevant to the asset’s actual type (for example, standard image renditions, Dynamic Media processing for images) complete successfully.
Unsupported or restricted input formats unsupported-or-restricted-input-formats
offset attribute on <stop> elements/is/image for that specific file, while /is/content still renders it. This is because SVG violates the SVG 1.1 compliance..pem certificates#, /, ;, backslash symbol, pipe symbol, [, ], %, {, }, ?, &exifEX, mwg-rs, photomechanicRestricting upload types per folder restricting-upload-types-per-folder
Out-of-the-box MIME type restrictions apply globally across the DAM by default, but folder-specific restrictions are also possible. Configure the allowed MIME types for a specific folder, for example, /content/dam/projects through Tools > Assets > Assets Configuration, listing only the MIME types that should be accepted for that folder. All other types, including common ones like Excel spreadsheets, are then blocked for that folder specifically without affecting rest of the DAM.
XMP metadata writeback conflicts XMP-metadata-writeback-conflicts
Concurrent updates to an asset’s metadata node (cqdam.metadata.xml), for example, from multiple custom workflows or services writing to the same asset at once can produce repository conflicts (InvalidItemStateException, CommitFailedException) during Extensible Metadata Platform (XMP) writeback. Repeated failures of this kind can also contribute to a backlog of unhealthy or retrying workflow instances. To avoid this:
- Review custom workflows or services for concurrent writes to the same asset’s metadata, and serialize them where possible.
- Enable and configure workflow purge maintenance so that completed and stale workflow instances are cleaned up automatically rather than accumulating.
Troubleshooting checklist troubleshooting-checklist
- If a rendition failure only affects a rendition type that does not apply to the asset’s format, for example, video preview on an image, treat it as expected and check whether the format-appropriate renditions succeeded instead.
- If a processing profile is failing on files that were never meant to be processed by it, for example, ZIP, 3D packages, fix the profile’s asset selection criteria rather than trying to make the file type work.
- If a specific file fails while similar files succeed, suspect the file itself first. Check for restricted or licensed fonts (PPTX or PDF), SVG compliance, or an unsupported format or extension mismatch (AVIF or JFIF) before assuming an AEM configuration issue.
- If workflows are backing up in an unhealthy state, check for both the unsupported-format processing failures and metadata writeback conflicts. They can co-occur and compound the backlog.
See also
- Translate Assets
- Assets HTTP API
- Assets supported file formats
- Search assets
- Connected assets
- Asset reports
- Metadata schemas
- Download assets
- Manage metadata
- Manage Dynamic Media templates
- Manage reports in Assets view
- Search facets
- Manage collections
- Bulk metadata import
- Publish Assets to AEM and Dynamic Media