Generate code for lazy loading images, iframes, and components
0 = as soon as visible, 1 = fully visible
Load before element enters viewport
Lazy loading delays loading of resources until they're needed, improving initial page load time and reducing bandwidth usage. It's especially important for images and iframes below the fold.
Help others discover this tool!