Lazy Loading of Images in AEM | Community
Skip to main content
January 28, 2019
Solved

Lazy Loading of Images in AEM

  • January 28, 2019
  • 3 replies
  • 14705 views

Hello People,
Wanted to know if there is any implementation of Lazy loading specifically for images in AEM with no libraries. Any leads would be appreciated. 

Thanks,
Sesha Sai

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vaibhavi_J

This feature is available in aem 6.4. OOTB image component has an option choose lazy loading of the images.

Refernce link to configure the lazy loading:  Configuring Components in Design Mode

Thanks,

Vaibhavi

3 replies

smacdonald2008
Level 10
January 28, 2019

OOTB - there is no feature like this. When you use an image component - the images are loaded immediately.

Gaurav-Behl
Level 10
January 28, 2019

You would definitely need to use custom libraries (jquery or others) for same, however, you could convert the normal images to PWA-ready images using DAM Asset Update Workflow.

Refer to link for command to configure in workflow -  Generate progressive image with imagemagick in AEM http://430014083@stash.genworth.net/scm/aem/aem-redirect-rules.git

Vaibhavi_J
Vaibhavi_JAccepted solution
Level 7
July 26, 2019

This feature is available in aem 6.4. OOTB image component has an option choose lazy loading of the images.

Refernce link to configure the lazy loading:  Configuring Components in Design Mode

Thanks,

Vaibhavi

chintan97
Level 2
March 3, 2020
I am facing an issue when I enable lazy loading. The images get disappeared as soon as I enable lazy loading. The problem also occurs when I try configuring widths of images from the option given below the 'Display caption as pop-up'. I am using AEM 6.5.