
Adaptive images creates various image sizes and delivers the best file size depending on the visitor’s device. Helps to reduce download time on mobile devices (I’ve seen this reduce download size by 50% on one site in mobile).
More Info on Adaptive Images
https://wordpress.org/plugins/adaptive-images/
Initial Configuration
Settings > Adaptive Images
Default settings work well, but enable the option HiDPI support.
Usage
Automatic, but if you need to force it to deliver the original image in all devices, append
?debug=original
to the end of the image source URL like in this example:
img src=”https://www.example.com/wp-content/uploads/2017/03/image.jpg?debug=original“
Need help with this plugin? Contact us! We’re here to help.