Introduction
Are you struggling with 'tuning' your images on your site for best performance and Google's page speed ranking?
What looks great on a desktop is a complete bandwidth waste on mobile devices. When optimizing the image for mobile devices, how will they look on all different sizes of devices out there and how will they 'blur' on the desktop?
Joomla! 4.1 ready!
Time to automate Image (jpg/png) optimization and use HTML5 Image Srcsets
New in version 1.9.0: Support for handling Remote Images
New in version 1.8.0: Support webp conversion for HTML elements (div, span, etc.) where image is set as background image via CSS
New in version 1.7.0: Support for automatically converting and serving WebP images to browsers that support this #SEO and PageSpeed awesome image format
New in version 1.5.0: Support for Browser Native Lazy Image Loading > no more JavaScript needed for this
With the ochResponsiveImages system plugin, you can configure a set of breakpoints: sizes for devices you want to support. For each break-point an optimized image is automatically generated and cached. Your original image is replaced with an HTML srcset containing all the cached images. What will happen now is that the browser of the visitor will decide which image fits best on his/her screen and only download that specific cached image!
The following break-points / rules are default, but can be customized to even fit your 'unique' template requirements:
- min-width: 1920px,1920px
- min-width: 1366px,1366px
- min-width: 1200px,1200px
- min-width: 992px, 992px
- min-width: 768px, 768px
- min-width: 575px, 575px
- min-width: 480px, 480px
What value does this plug-in add?
The ochResponsiveImages system plugin will:
- Speed- up your site: only correct sized images will be downloaded instead of large one-size-fits-almost-all images
- Improve your Google's Page Speed index as the images on the page are optimized for all devices
- Save you a lot of time resizing and compressing images manually... over and over again!
- Convert your images to the Google's new WebP nextgen image format and serve these to browsers that already support them
- Automatically add decoding attribute to img elements
- Automatically add width / height attributes to the img srcset preventing CLS (Cumulative layout shifts) on your pages
Language support:
- en-GB
- pl-PL
- sr-RS
- sr-YU
- tr-TR
ochResponsiveImages
- Version:
- 1.16.1
- Developer:
- Ruud van Lent
- Last updated:
-
Jan 25 2023
4 months ago - Date added:
- Oct 16 2018
- License:
- GPLv2 or later
- Type:
- Paid download
- Includes:
- p
- Compatibility:
- J3 J4
Share