The benefit is that a long page with many images doesn't force the visitor to download everything before they see anything. The top of the page appears quickly, and the rest loads just in time as they scroll.
It should be applied carefully: lazy-load offscreen images, but not the main above-the-fold image, which you want to load immediately for a fast LCP. Done right, lazy loading improves speed without the user ever noticing the mechanism.
Updated July 2026