WordPress plugin (preview)
Optimize every Media Library upload through pixozip automatically.
⚠ The plugin and the rest of this Integrations section are still being prepared. This page is a stub; the next round of docs will cover install, settings, and rollback flow.
What it will do
- Hook
wp_generate_attachment_metadatato optimize the original and every registered size on upload. - Replace the file on disk only when pixozip returns a smaller image (no regression).
- Choose
qualityTier,outputformat, andqualityin Settings → pixozip.
Source already lives in
packages/wp-plugin.
A polished release is on the roadmap.