Linux 软件免费装
Banner图

WebP Image Converter & Replacer – Image Optimisation, No Duplicates, Save Disk Space

开发者 coreessentials
更新时间 2025年6月30日 15:21
PHP版本: 5.8 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

performance webp disk space image optimization image converter

下载

1.0.0

详情介绍:

WebP Image Converter & Replacer is a WordPress plugin that lets you manually convert images to WebP for improved performance and storage savings. It replaces your images (JPEG, PNG, static GIF) with WebP versions only if they are smaller and deletes the original files to free up server space. This plugin does NOT auto-run on image upload, giving you complete control to optimize images on your schedule. Key Features: Whether you're a photographer optimizing a heavy portfolio or a webmaster battling disk quotas, WebP Image Converter & Replacer provides a safe, effective way to modernize images and slim down your website. IMPORTANT: Because this plugin deletes original images, back up your /wp-content/uploads/ directory and database before running a bulk conversion. Testing on a staging site is also strongly recommended.

安装:

  1. Backup Recommended: Back up your /wp-content/uploads/ directory and database.
  2. Upload the plugin ZIP via Plugins → Add New → Upload Plugin, or install from the repo by searching "WebP Image Converter & Replacer".
  3. Activate through Plugins.
  4. Ensure Imagick or GD with WebP support is enabled (the plugin will notify you if not).
  5. Go to Media → Bulk WebP Conversion to begin (individual links also appear in Media Library list view).

屏幕截图:

  • **Media Library Integration** – "Convert to WebP" link for single images.
  • **Before vs. After Size** – Example of a JPEG reduced from 500 KB to 200 KB WebP.
  • **Dev Tools View** – Confirm `.webp` files served on the front-end.

升级注意事项:

1.0.0 First release. Back up your images before bulk converting. Originals will be permanently replaced when WebP versions are smaller.

常见问题:

Will this plugin delete my images?

Only after successfully converting to WebP and verifying the WebP is smaller. Otherwise, originals remain. Always keep backups.

Why are the "file-size saved" numbers larger than the original file size?

WordPress stores more than just the single file you see in the Media Library.\ For every image it also creates several thumbnail sizes, so the true footprint is: (original file + all JPEG/PNG/GIF thumbnails) When WebP Image Converter & Replacer shows savings it compares the combined size of those originals with the combined size after conversion: (original file + JPEG/PNG/GIF thumbs) (WebP file + WebP thumbs) = space saved Because thumbnails often add up to more kilobytes than the original, the reported savings can exceed the size of the single file you uploaded—this is expected and accurate.

What if I uninstall the plugin?

Your site continues serving the WebP images. Uninstalling removes plugin settings but does not restore deleted images.

Are WebP images supported by all browsers?

As of 2025, nearly all modern browsers (Chrome, Firefox, Edge, Safari 14+, Opera, most mobile) support WebP. If legacy browsers matter to you, consider keeping originals or using a JavaScript fallback.

Does the plugin compress images or just change format?

It converts format. WebP's algorithm usually shrinks file size significantly without extra quality loss. It does not downscale or apply custom compression levels in this version.

What about AVIF or other formats?

Currently WebP only. AVIF may be added once browser support and server tooling are more mature.

Can I control the WebP quality level?

Not via UI in version 1.0. Default quality (~80–85) balances size and clarity. Advanced users can adjust via a filter hook or Imagick defaults.

Does it work on multisite?

Partially. Activate network-wide, then run bulk conversion per site. Test carefully and back up each site first.

I encountered an error or timeout. What do I do?

Restart conversion; processed images are skipped. For persistent issues, convert in smaller batches, raise PHP memory/time limits, or consult your error logs.

更新日志:

1.0.0