Linux 软件免费装
Banner图

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

开发者 coreessentials
更新时间 2025年9月12日 14:57
PHP版本: 5.8 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

performance webp disk space image optimization image converter

下载

1.0.0 1.1.0 1.1.1

详情介绍:

WebP Image Converter & Replacer is a WordPress plugin that converts your images (JPEG, PNG, static GIF) to WebP format for improved performance and significant storage savings. It replaces images only if the WebP version is smaller and deletes originals to free up server space, while seamlessly updating all database references. Core Features: Free Conversion Options: Premium 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 conversions. 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 Settings → Media to view your optimization overview and conversion options.
  6. For enhanced database integration, install Phoenix Media Rename (recommended - see FAQ).

屏幕截图:

  • **Media Library Integration** – "Convert to WebP" links and bulk actions for flexible conversion options.
  • **Phoenix Integration Status** – Clear indicators showing Phoenix Media Rename installation and compatibility status.
  • **Premium Features** – Auto-convert on upload and bulk conversion options for premium users.
  • **Before vs. After Size** – Example of a JPEG reduced from 500 KB to 200 KB WebP with thumbnail savings.
  • **Dev Tools View** – Confirm `.webp` files served on the front-end.

升级注意事项:

1.1.0 Major update with Auto-Convert on Upload (Premium), Phoenix Media Rename integration, comprehensive statistics, and improved reliability. 1.0.0 First release. 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 do you integrate with Phoenix Media Rename instead of handling database updates yourself?

Phoenix Media Rename is a mature, specialized plugin that safely handles database URL updates across WordPress. Rather than reinventing the wheel (and risking missed URLs or database issues), we leverage Phoenix's proven expertise. This approach is more reliable than the DIY database replacement systems used by many other image optimizers.

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 happens to my statistics if I delete converted images?

The plugin automatically updates all statistics when you delete media files. If you delete a successfully converted image, the "Already converted" count decreases by 1, and any associated space savings are removed from the total.

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 a different plugin.

Does the plugin compress images or just change format?

It converts format. WebP's algorithm 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 this version. Default quality (~80–85) balances size and clarity. Advanced users can adjust via filter hooks.

Does it work on multisite?

Yes. Activate network-wide, then configure and run conversions per site. Test carefully and back up each site first.

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

For bulk operations, you can pause and resume. For persistent issues, convert in smaller batches, raise PHP memory/time limits, or consult your error logs. The plugin includes intelligent memory management to prevent most timeout issues.

How do I get premium features?

Premium features (Auto-Convert on Upload and Bulk Convert All) are available at coreessentials.online.

更新日志:

1.1.1 1.1.0 1.0.1 1.0.0