YoOhw Media Optimizer is a WordPress image optimization and modern image delivery plugin for WebP and AVIF sidecars. It helps you generate modern image files locally, verify delivery before switching frontend URLs, and keep original JPEG/PNG uploads safe by default.
Unlike image optimization services that send media to a remote API, YoOhw Media Optimizer is local-first. It uses the active WordPress image editor, GD/Imagick when available, and optional server binaries such as cwebp, avifenc, jpegoptim, jpegtran, pngquant, oxipng, and optipng.
The default mode is conservative: the plugin creates sidecar files but does not replace original media files or frontend image URLs until you enable those options. All current plugin features are free and run without a paid image optimization API.
.webp sidecars for original images and WordPress-generated image sizes..avif sidecars when avifenc or the active WordPress image editor supports AVIF.YoOhw Media Optimizer is designed for sites that want a clear modern image workflow without immediately changing originals or relying on a third-party image CDN.
When HTML delivery is enabled, the plugin checks the browser Accept header and available sidecars:
.avif sidecar exists: serve AVIF..webp sidecar exists: serve WebP.This keeps frontend delivery compatible while still allowing modern image formats where they are supported.
Original-file optimization is disabled by default. When enabled, YoOhw Media Optimizer can resize and recompress JPEG/PNG files after creating backups under wp-content/uploads/yoohw-media-backups/.
Backups are required before replacing originals, and restore controls are available per image and in bulk.
The plugin can detect and use supported server binaries when available:
jpegoptim, cjpeg/djpeg, jpegtranpngquant, oxipng, optipngcwebpavifencIf a binary is not available, the plugin falls back to WordPress/GD/Imagick where possible. External binaries are optional and are not bundled with the plugin.
YoOhw Media Optimizer does not collect personal data, does not create tracking cookies, and does not send media files to external optimization services.
The Delivery Assistant performs HTTP HEAD checks against URLs on the same WordPress site to verify whether generated AVIF/WebP files can be reached.