Unused AEM Assets
Is there any way to retrieve unused assets from DAM in AEM 6.4 without using JAVA servlets
Need to bulk delete the unused assets from DAM
Is there any way to retrieve unused assets from DAM in AEM 6.4 without using JAVA servlets
Need to bulk delete the unused assets from DAM
Ways by which you could find if an asset is used or not -
1. Go to host:port/damadmin, select asset for the asset -> Go to Tools -> references.
2. You may use filters by going to host:port/assets.html/content/dam -> Select asset and use 'Filter' present in sidekick at left

3. There is no OOTB functionality for this but if you are intrested in custom implementation, this post might help you ->
https://stackoverflow.com/questions/35187627/how-to-find-unused-images-from-cq-dam
Hope this helps!
~Nidhi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.