Digital Creatings AVIF WebP Image Optimizer is developed by Puneet Tiwari and built for practical, server-friendly image optimization on real WordPress sites.
Instead of converting images only during page requests, it can queue conversion jobs and process them in controlled batches via WP-Cron (and optional shutdown processing). This helps reduce page-time CPU spikes on medium and large media libraries.
Key capabilities:
style attributes and <style> blocks.Designed for production safety:
About Digital Creatings:
Digital Creatings AVIF WebP Image Optimizer is maintained by Puneet Tiwari (puneetbca) to provide reliable, performance-focused WordPress tooling for businesses and agencies.
Website: https://www.digitalcreatings.com
Support: https://www.digitalcreatings.com/contact/
This plugin can optionally connect to Gravatar (Automattic) to download comment author profile images when Cache Gravatars is enabled in the plugin settings.
secure.gravatar.com), the plugin sends an HTTP GET request for that avatar image URL and size. No WordPress user account data, email addresses, or site content beyond the public Gravatar URL is transmitted by this plugin.All other image optimization is performed locally on your server. Original uploads and generated cache files remain on your hosting unless you configure separate CDN or backup services outside this plugin.
If you are integrating or extending behavior, these hooks are available:
dcawio_defaults – Filter default settings.dcawio_is_excluded – Filter image URL exclusion behavior.dcawio_skip_img_rewrite – Filter per-image rewrite skip logic.dcawio_max_queue_batch_size – Filter maximum allowed queue batch size.dcawio_admin_queue_jobs_limit – Filter number of jobs shown in admin queue list.Cache and queue behavior depends on server CPU, available image libraries, and cron reliability. For large libraries, prefer queue mode with conservative batch/time limits and monitor progress from the dashboard.