By default, WordPress automatically creates several sizes of each image uploaded to the media library, and will save them to disk. This can use a lot of disk space on sites with many images (or image variants).
Cloudflare Images can solve this by transforming the original images into other sizes on the fly.
This plugin will re-write the URL's of all WP images to ensure they run through the Cloudflare Image transformation serivce.
- Disables WordPress image size generation - Saves storage space by preventing WordPress from creating multiple image variants
- Uses Cloudflare Transform - Generates responsive images on-demand using Cloudflare's image transformation service
- Automatic URL conversion - Converts image URLs to use Cloudflare Transform automatically
- Modern format support - Serves WebP and AVIF formats for better compression
- ACF integration - Works seamlessly with Advanced Custom Fields
- Cloudflare
- Site with proxy ENABLED
- Account with Image Transformations ENABLED
- WordPress 5.0+
composer require pvtl/cloudflare-responsive-images- Upload plugin to
wp-content/plugins/cloudflare-responsive-images/ - Activate plugin in WordPress admin
Pivotal Agency Pty Ltd
MIT