CompressPrivacy Private Image Compression compresses images locally to WebP or AVIF entirely in your browser, using your own CPU — no server-side processing, no external API, no usage limit.
All compression happens on one dedicated screen: Media Bulk Optimizer. Drop or select any number of images there, adjust the quality slider if you like, and each one is compressed and uploaded straight into the Media Library, with live per-file and total percentage-saved shown as it goes.
Uploading anywhere else in WordPress — the Media Library’s own upload tab, a product image, a featured image, a gallery — is untouched by this plugin by design. The workflow is: compress what you need on the Bulk Optimizer page first, then select the already-compressed file from the Media Library wherever you actually need it.
<canvas> and re-encoded via canvas.toBlob() to WebP, or AVIF where the browser supports it.wp_handle_upload() + wp_insert_attachment()).