WP Image Compress Upload is an image compression and format conversion plugin designed specifically for WordPress. It fulfills the vision of compressing and converting image formats before uploading when writing WordPress blogs. The entire process does not require sending original images to the server, effectively reducing bandwidth consumption and server pressure.
Plugin open-source address:https://github.com/maxiaobang7/WP-Image-Compress-Upload
The WP Image Compression plugin adds a new “Compress & Upload” panel in the Gutenberg (block editor) sidebar. It does not affect the native image upload functionality. After the user selects an image, the image islocally in the browsercompressed and converted to WebP format, then uploaded to the WordPress media library.

Installation Method
Download ZIP Installation (Recommended)
- Go toReleasespage to download the latest
.zipfile. - Log in to WordPress backend → Plugins → Add New → Upload Plugin
- Select the downloaded ZIP file and click “Install Now”.
- After installation, click “Activate Plugin”.












