[ad_1]
Does anyone know of a plugin that can do this – generate a series of different size versions of an image for use on desktop, mobile, and tablet?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
WordPress does this already using srcset –
Also Smush
ETA: if you want a plugin that does it all for you on its own. It creates 5 or 6 copies of each image and serves the optimized size depending on the device
I personally don’t use it currently as I’ve been working more with React and coding, so I’ve been setting the images manually. But if you’re looking for a plugin that does it all by itself, Smush is one of the best free alternatives I have found during my quest for WP optimization eheh