Linux 软件免费装
Banner图

Empirical Responsive Images

开发者 jesusinica
更新时间 2026年8月1日 02:28
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

image sizes responsive images webp image optimization avif

下载

0.3.0 0.3.2 0.3.3 0.3.4 0.3.5 0.2.0 0.3.6 0.3.7

详情介绍:

Empirical Responsive Images helps WordPress send each visitor an image closer to the size shown on their screen. Smaller, better-sized images can mean less data to download and faster-looking pages. Instead of guessing which image sizes your site might need, the plugin learns from real page layouts. When it repeatedly finds a missing size, it creates that thumbnail in the background. It can also create WebP and AVIF versions when your server supports them. This directly targets common PageSpeed Insights messages such as "Improve image delivery," "Properly size images," and "Serve images in next-gen formats." Results still depend on your theme, original images, cache, hosting, and other plugins. Why image size matters A large image may be displayed in a small space. If WordPress has no close match, the browser may download far more image data than it needs. Empirical Responsive Images gives WordPress more useful choices. Your existing responsive image system stays in place; the plugin fills proven gaps instead of replacing it. How it works
  1. After a page loads, a small browser check compares displayed images with the sizes already available.
  2. Images with a good match are ignored and send no report.
  3. Missing sizes must be confirmed before any work is scheduled.
  4. WordPress creates the needed image files later, as a background task.
  5. Future visitors can receive a closer image size.
No resizing happens in the visitor's browser. No image is generated while a visitor waits for the page. What it can improve The plugin keeps existing custom image choices, crops, and picture layouts. It does not send images to a content delivery network (CDN) or outside image service.

安装:

  1. Upload empirical-responsive-images to /wp-content/plugins/.
  2. Activate the plugin.
  3. Done. It starts learning missing local image sizes and creates confirmed sizes in the background.
Tools > Responsive Images shows progress and advanced settings. You do not need to approve each size manually.

屏幕截图:

  • Mobile Lighthouse and PageSpeed result on one test page before and after right-sized image optimization. Scores vary by site and test run.
  • Privacy summary with observation totals and WebP/AVIF support status.
  • Local images with the widths and spaces seen on real pages.
  • Learning queue showing recent demand and image-generation status.
  • Learned image sizes with usage totals, screen sizes, and how each size was confirmed.

常见问题:

Can this improve "Improve image delivery" or "Properly size images" in PageSpeed Insights?

It can help when PageSpeed finds images that are much larger than the space where they appear. The plugin creates closer size choices and can add WebP/AVIF versions. It does not heavily compress original images or turn animated GIFs into videos, so some recommendations may remain. One test page improved from 75 to 99 and its Largest Contentful Paint (LCP) improved from 7.2 seconds to 2.3 seconds. Scores vary; no PageSpeed or Core Web Vitals result is guaranteed.

Is this different from an image compression plugin?

Yes. Compression plugins mainly make image files smaller. Empirical Responsive Images mainly creates the image dimensions your layouts need. Both jobs can be useful.

Can I use it with another image optimization plugin?

Usually. Let the other plugin compress originals and let this plugin create responsive sizes. If both plugins create WebP/AVIF versions, enable that feature in only one. Test the combination on a copy of your site before using it on a live store or busy site.

Does it work with caching plugins and CDNs?

The plugin can refresh caches from WP Rocket, W3 Total Cache, WP Super Cache, LiteSpeed Cache, Breeze, Autoptimize, and SiteGround Speed Optimizer after creating images. It can still learn WordPress images when a CDN changes their public URLs. If a separate CDN keeps its own page cache, that CDN or its WordPress plugin must also clear the cached page.

Does it work with lazy loading and page builders?

Usually, when they produce normal WordPress image elements. The plugin rechecks lazy images after they load and watches images added after the page opens. CSS background images, drawing canvases, remote images, and heavily customized JavaScript galleries may not be eligible.

Will it slow down visitors?

Image checks run during spare browser time. Missing files are created later by WordPress background tasks. Visitors do not wait for resizing or WebP/AVIF generation.

Do I need to approve every new size?

No. Confirmed gaps are queued, created, retried when necessary, and used automatically. The administration page shows progress; it is not an approval queue.

Do logged-in users need the same repeated visits?

Subscribers do. By default, a logged-in Contributor, Author, Editor, or Administrator can confirm a valid missing size sooner. Regular visitors must confirm the same gap in three separate 15-minute periods by default.

What visitor information is collected?

Only a secure code pointing to a local image and rounded size information needed to find a missing choice. The plugin does not store a visitor's identity, IP address, browser details, referring page, or the URL of the page they visited.

Can bots create endless image sizes?

No. Only marked local images and a fixed list of sizes are accepted. Near matches count as covered, and strict queue, retry, storage, and daily work limits keep generation bounded.

Will it work on my hosting?

Most standard WordPress hosts should work if uploads are writable, WordPress background tasks run normally, and the server can create the requested image format. If background tasks are disabled, queued work waits until the host runs them.

更新日志:

0.3.7