Enhanced Responsive Images
View on WordPress.orgScores higher than 21% of indexed plugins
About
Improvements for responsive images in WordPress.
What It Does
Enhanced Responsive Images adds the `auto-sizes` attribute to WordPress-generated `<img>` tags so browsers can pick the right image size without needing `srcset` width hints on every image. In practice, this reduces wasted bytes on mobile and improves Largest Contentful Paint on image-heavy pages. It is a narrow, single-purpose optimization that works with the responsive image system WordPress has shipped since 4.4.
Who It's For
This plugin is a good fit for image-heavy sites like photography portfolios, news outlets, e-commerce stores with many product photos, and any publisher that has noticed poor mobile Core Web Vitals scores. It is best suited for site owners who understand that responsive image attributes matter and want a low-overhead fix without a full caching plugin. Developers maintaining themes or custom blocks will also appreciate the cleaner markup it produces.
Who Should Skip It
If you are already running a modern caching or performance plugin like LiteSpeed Cache, Jetpack Boost, or Perfmatters, the `auto-sizes` functionality is likely already included and this plugin is redundant. Sites with very few images, such as text-based blogs or simple landing pages, will see negligible benefit.
The Bottom Line
Enhanced Responsive Images does one specific job, enabling `auto-sizes` for responsive images, and it does so with strong maintenance signals and modern compatibility. The lack of ratings and support history is a real concern, but the technical premise is sound and narrow enough to pair with other performance tools. Recommended for performance-conscious site owners who want a lightweight addition, but most users will already get this from a broader caching plugin.
Related Plugins
Pick this if you want a full performance stack including page caching, CDN, and image optimization in one plugin on a LiteSpeed server.
Pick this if you need image lazy loading, a CDN for images, and broader site management features beyond just responsive images.
Pick this if your bottleneck is database or object cache latency rather than image delivery on the front end.
Pick this if you are already using Cloudflare and want edge caching plus Core Web Vitals tuning in a single integration.
Pick this if you want a beginner-friendly caching plugin with simple on-off settings rather than a focused image markup tweak.