Sure if you let me know the steps or requirements, I will try to implement. Thank you.
Hi
Thanks for the feedback, while using the modern image formats plugin I uploaded an image (AD1.png) and when I check the folder I can see multiple images listed below
AD1.png (orignal image)
AD1.webp
AD1-50×13.webp
AD1-100×26.webp
AD1-150×100.webp
AD1-350×200.webp
I think an option to only retain the original converted image (AD1.webp) would be best or whats youur opinion
Thanks
I did look into supporting removal of the extra images added by every plugin and theme, but was not able to find a clean technique. There are too many plugins and themes that add their own image sizes, it would be virtually impossible to support/disable them all.
Best advice for removing any non-WP generated images is to add a snippet of custom code. I wrote a guide that explains various ways of doing so. I hope it helps, let me know if I can provide any further information. Thank you