Platforms6 min read·Updated

Elementor Image Optimisation: WebP Without Extra Plugins

Elementor does not make images heavy — uploads do. A 2500 px PNG in a 360 px mobile column is still decoded and often downloaded at a large srcset step. Convert to WebP at 1600–1920 px and most Elementor marketing pages lose their worst Lighthouse image audits.

Widgets inherit the attachment

Image, Image Box, Slides and background settings all point at Media Library attachments. Replace the attachment with WebP (or upload WebP and swap the widget) and every page using it gets lighter.

Why it matters

  • One background image can appear on 20 landing pages.
  • Elementor + an optimisation plugin is a common timeout combo on shared hosts.
  • Client sites should not phone home to a compression SaaS.

How to do it

  1. List heavy files from Query Monitor or the Media Library sort-by-size.
  2. Bulk convert those files to WebP at 1920 px / 80%.
  3. Replace in the Media Library. Regenerate nothing if the original is already the right width.

Settings that work

Section backgrounds 1920 px / 75%. Content images 1200 px / 85%. Icons as SVG when possible, else 256 px WebP at 90%.

Convert a batch in your browser. Nothing is uploaded.

Put it into practice

Convert your images to WebP right now, free and privately in your browser.

Open the converter

Frequently asked questions

Yes, because WordPress does. Image widgets display WebP in all modern browsers.

Lazy load helps below-the-fold. It does not fix the LCP hero. Convert that hero.

Keep reading

Tutorial8 min read

WebP for WordPress

Step-by-step guide to converting and uploading WebP images to WordPress, fixing upload errors, handling fallbacks and speeding up your site without extra plugins.

Read more
Platforms6 min read

WebP for Divi

Divi layouts repeat full-width images. Convert module and background images to WebP to cut Divi's typical PageSpeed image debt.

Read more
Platforms6 min read

WordPress WebP, no plugin

You do not need an image optimisation plugin to use WebP on WordPress. Upload correctly sized WebP files and let core srcset work.

Read more