Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Is there any restriction in DAM Aem to upload image assets with any specific size? What are the capabilities of DAM to pen down?

Avatar

Level 1

What are the capabilities of DAM to pen down?

1 Accepted Solution

Avatar

Correct answer by
Administrator

According to Assets Sizing Guide and Managing Assets with the Touch-Optimized UI

The file size limit seems to be 2 GB. The latter page also explains how to set the sizeLimit attribute (was able to upload upto 10GB from browser by increasing the sizeLimit)  (/libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items/fileupload),

the 2GB limit is imposed by the browser.  Additionally In order to add a larger file, it can be done through AEM Desktop also



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

According to Assets Sizing Guide and Managing Assets with the Touch-Optimized UI

The file size limit seems to be 2 GB. The latter page also explains how to set the sizeLimit attribute (was able to upload upto 10GB from browser by increasing the sizeLimit)  (/libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items/fileupload),

the 2GB limit is imposed by the browser.  Additionally In order to add a larger file, it can be done through AEM Desktop also



Kautuk Sahni