When using the Cloudinary WordPress plugin, you can apply responsive breakpoints to images.
You can set 4 values:
- How many breakpoints you want to create for your images.
- The byte step between each size.
- The min-width and max-width.
This allows you to generate a number of images and serve up an optimal image size depending on the size of the browser or device. These settings use Cloudinary's responsive breakpoint generator to balance the number of image versions generated vs. the file size reduction between each version.
You can enable Responsive Images from the Cloudinary Plugin installed in Wordpress. This automatically generates multiple sizes based on the configured breakpoints to allow your images to adjust to different screen sizes responsively.
Please note that your Cloudinary usage will increase when enabling responsive images.
Here is a short video demonstrating how to apply those responsive breakpoints to all the images on my website:
Comments
0 comments
Please sign in to leave a comment.