Title: WorkflowDone &#8211; WebP Converter
Author: workflowdone
Published: <strong>2026 年 8 月 4 日</strong>
Last modified: 2026 年 8 月 4 日

---

搜索插件

![](https://ps.w.org/workflowdone-webp-converter/assets/banner-772x250.png?rev=3634333)

![](https://ps.w.org/workflowdone-webp-converter/assets/icon-256x256.png?rev=3634333)

# WorkflowDone – WebP Converter

 作者：[workflowdone](https://profiles.wordpress.org/workflowdone/)

[下载](https://downloads.wordpress.org/plugin/workflowdone-webp-converter.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/workflowdone-webp-converter/#description)
 * [评价](https://cn.wordpress.org/plugins/workflowdone-webp-converter/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/workflowdone-webp-converter/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/workflowdone-webp-converter/#developers)

 [支持](https://wordpress.org/support/plugin/workflowdone-webp-converter/)

## 描述

WorkflowDone WebP Converter is the simplest plug-and-play WebP solution for
 WordPress.
No configuration required — just activate and go. The plugin automatically detects
your server’s capabilities and starts converting images right away.

Most image optimization plugins try to do everything: CDN integration, lazy
 loading,
AVIF, cloud processing, dashboard analytics. This one does exactly one thing — **
converts your JPEG and PNG images to WebP** — and does it reliably with zero setup
friction.

**Why this plugin?**

 * **True plug-and-play** — activate, and it works. No API keys, no cloud
    accounts,
   no mandatory configuration. Sensible defaults are already set.
 * **Universal server compatibility** — automatically detects and uses whichever
   
   conversion engine your host provides: the PHP GD or Imagick extension. The active
   backend is shown on the settings page so you always know what’s running under
   the hood.
 * **Safe by design** — your original files are never touched. The plugin creates
   .
   webp sidecar files alongside the originals. If the WebP version would be _larger_
   than the source (it happens with some PNGs), the conversion is silently discarded
   so you never serve a bigger file by accident.
 * **Lightweight and focused** — no bloat, no upsells, no external service
    dependencies.
   One small settings page, a handful of options, and a bulk converter. That’s it.

**Features**

 * **Convert on upload** — generates a `.webp` sidecar alongside every uploaded
   
   JPEG/PNG, including all registered thumbnail sizes.
 * **Automatic HTML rewriting** — wraps `<img>` tags in `<picture>` elements so
   
   WebP-capable browsers receive the smaller file while older browsers fall back
   to the original transparently.
 * **Bulk converter** — converts all existing JPEG/PNG images in your media
    library
   in batches with a live progress bar and per-result counters (converted / already
   had WebP / failed).
 * **Dual-backend detection** — automatically selects the GD or Imagick PHP
    extension,
   whichever is available on your server. Works on shared hosting, VPS, and dedicated
   servers alike.
 * **Smart skipping** — skips images that already have an up-to-date WebP
    sidecar,
   and skips conversions where the WebP would be larger than the original.
 * **Configurable quality** — choose a quality level between 1 and 100
    (default:
   80).

## 安装

 1. Upload the `workflowdone-webp-converter` folder to the `/wp-content/plugins/` directory,
    
    or install it via **Plugins  Add New** in the WordPress admin.
 2. Activate the plugin through the **Plugins** menu.
 3. Go to **Settings  WorkflowDone WebP** and configure your preferences.
 4. Optionally click **Convert Existing Images** to process your current media library.

## 常见问题

### Which conversion method does the plugin use?

The plugin checks for GD (with WebP support) and Imagick in that order, and uses

the first one it finds. The active method is displayed at the top of the settings
page.

### Will my original images be deleted or overwritten?

No. The plugin only _adds_ `.webp` sidecar files alongside your originals. Your

JPEG and PNG files are never modified or removed.

### What happens if the WebP file would be larger than the original?

The plugin automatically discards the conversion result and skips the file, so you

will never end up serving a larger file as a “WebP”.

### Does it work with images already in the media library?

Yes. Use the **Bulk Convert Existing Images** tool on the settings page to process

your entire media library. It runs in small batches, and each batch stops early 
if it approaches your server’s PHP time limit, so large libraries convert without
timing out. The progress bar shows the real percentage of your library completed.

### Is the HTML rewrite compatible with page builders?

The HTML rewrite is skipped automatically in the WordPress admin, AJAX requests,

REST API responses, WP-Cron, and Elementor preview mode, so it should not interfere
with editing workflows.

## 评价

此插件暂无评价。

## 贡献者及开发者

「WorkflowDone – WebP Converter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ workflowdone ](https://profiles.wordpress.org/workflowdone/)

[帮助将「WorkflowDone – WebP Converter」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/workflowdone-webp-converter)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/workflowdone-webp-converter/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/workflowdone-webp-converter/)，或
通过[RSS](https://plugins.trac.wordpress.org/log/workflowdone-webp-converter/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/workflowdone-webp-converter/)。

## 更新日志

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**5 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0.3**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/workflowdone-webp-converter/)
 * 标签
 * [convert](https://cn.wordpress.org/plugins/tags/convert/)[image optimization](https://cn.wordpress.org/plugins/tags/image-optimization/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)[webp](https://cn.wordpress.org/plugins/tags/webp/)
   [webp convert](https://cn.wordpress.org/plugins/tags/webp-convert/)
 *  [高级视图](https://cn.wordpress.org/plugins/workflowdone-webp-converter/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/workflowdone-webp-converter/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/workflowdone-webp-converter/reviews/)

## 贡献者

 *   [ workflowdone ](https://profiles.wordpress.org/workflowdone/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/workflowdone-webp-converter/)