Unveil Lazy Load is a WordPress Plugin whitch makes lazy-image-load possible
to decrease number of requests and improve page loading time.
This plugin has the following features compared to another lazy-load plugin:
Decrease data size loaded from web server by adopting a lightweight lazy-load library
This plugin uses a lightweight jQuery plugin created by optimizing Unveil.js Unveil.js (https://github.com/luis-almeida/unveil)
  less than about 0.6KB in size in order to only load an image when it’s visible in the viewport.
Decrease number of HTTP requests using data URI scheme
This plugin needs not to load an external dummy image required for lazy-load
  because the image is embedded in HTML using data URI scheme technique.
Arbitrary section
Active installations3K+
Weekly downloads
27+12.50%
Version0.3.1
Last updated11/28/2017
WordPress version3.2
Tested up to4.0.38
Tags
imageslazy loadperformance