Enhanced Responsive Images
Improvements for responsive images in WordPress.
The facts
- Active installs
- 50k+
- Price
- Free
- Last updated
- 26 Aug 2026
- Added
- Jan 2024
- Requires WP
- 6.9
- Tested up to
- WP 7.1
- Requires PHP
- 7.4
- Downloads
- 366,869
Our analysis
AI-assistedEnhanced Responsive Images is a WordPress plugin that improves the responsive images functionality in WordPress. It enhances the accuracy of the sizes attribute by leveraging layout information from block themes, which is not applicable to classic themes. Additionally, it implements the new HTML specification for lazy-loaded images, specifically adding sizes="auto" to them.
This plugin is suitable for users who want to optimise image loading on their WordPress sites without needing to configure any settings or interfaces, as it operates automatically in the background.
Best for: This plugin is best for WordPress users with block themes looking to enhance image responsiveness.
What it does well
- ✓Implements enhancements for responsive images
- ✓Improves sizes attribute accuracy for block themes
- ✓Adds sizes="auto" for lazy-loaded images
- ✓No configuration required for use
- ✓Free to download from the WordPress.org directory
Where it falls short
- •Not compatible with classic themes
- •No user interface or settings available
- •Limited information on performance impact
Verdict
Enhanced Responsive Images offers straightforward improvements for responsive images in WordPress block themes. It is a useful tool for optimising image loading without requiring user intervention.
From the developer
WordPress Performance Team's own description of Enhanced Responsive Images, lightly tidied.
This plugin implements enhancements for the responsive images functionality in WordPress. Currently, this includes:
- Improvements to the accuracy of the
sizesattribute by using layout information available in block themes. This enhancement is not available to classic themes. - Implementation of the new HTML spec for adding
sizes="auto"to lazy-loaded images. This enhancement was merged into WordPress 6.7.
See also the complimentary Image Prioritizer plugin which detects which images are outside the viewport, and then adds loading=lazy and sizes=auto to them.
There are currently no settings and no user interface for this plugin since it is designed to work without any configuration.