Title: Broodweb Image Converter
Author: Md Jubayer Hossain
Published: <strong>2026 年 5 月 5 日</strong>
Last modified: 2026 年 5 月 5 日

---

搜尋外掛

![](https://ps.w.org/broodweb-image-converter/assets/banner-772x250.png?rev=3523310)

![](https://ps.w.org/broodweb-image-converter/assets/icon-256x256.png?rev=3523337)

# Broodweb Image Converter

 由 [Md Jubayer Hossain](https://profiles.wordpress.org/jubayerhossain/) 開發

[下載](https://downloads.wordpress.org/plugin/broodweb-image-converter.1.0.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/broodweb-image-converter/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/broodweb-image-converter/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/broodweb-image-converter/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/broodweb-image-converter/#developers)

 [技術支援](https://wordpress.org/support/plugin/broodweb-image-converter/)

## 外掛說明

Broodweb Image Converter converts existing WordPress media library images to the
WebP format without sending files to any external service. It is built for site 
owners who want a focused, local-server conversion tool with bulk conversion, single-
image conversion, upload-time conversion, and explicit control over whether originals
are replaced or preserved.

#### Features

 * Bulk conversion for unconverted media library images with progress feedback.
 * Single-image conversion from the media library table or list view.
 * Optional auto-conversion after WordPress finishes generating thumbnail sizes.
 * Replace mode to update WordPress attachment records to the WebP file.
 * Keep mode to create WebP copies alongside originals without changing attachment
   records.
 * Quality setting from 1-100.
 * GD and WP_Image_Editor conversion attempts, keeping the smaller output.
 * Conversion status and savings display per image.
 * Local processing only; no external API calls.
 * Clean uninstall routine for plugin options and post meta.
 * Translation-ready using the `broodweb-image-converter` text domain.

#### Privacy

This plugin processes images entirely on your own server. It does not send image
files or site data to external services, and it does not make outbound HTTP requests.

## 安裝方式

 1. Upload the `broodweb-image-converter` folder to `/wp-content/plugins/`, or install
    it through Plugins > Add New > Upload Plugin.
 2. Activate the plugin through the Plugins screen.
 3. Navigate to Media > Broodweb Image Converter in the WordPress admin sidebar.
 4. Adjust the quality and conversion mode if needed.
 5. Use bulk conversion or convert individual image rows.

## 常見問題集

### Does my server need special software?

Your server must support WebP output through PHP’s GD extension with `imagewebp()`
available, or through Imagick with WebP encoding support. The plugin checks support
before conversions run.

### What quality setting should I use?

80 is a practical default for many sites. Product, portfolio, or other visually 
sensitive photography may benefit from slightly higher values, while thumbnails 
and simple graphics may work well at lower values.

### What does Replace mode do?

Replace mode converts the file, updates WordPress attachment metadata to point to
the WebP file, and removes the original file after metadata is updated. This is 
not reversible inside the plugin, so use it only when you have a backup or know 
you no longer need the originals.

### What does Keep mode do?

Keep mode creates a `.webp` copy alongside the original file and leaves WordPress
attachment records unchanged.

### Does the plugin convert thumbnails and other image sizes too?

Yes. The converter processes the full-size image and each registered image size 
found in the attachment metadata.

### Does this plugin send any data externally?

No. Conversion is performed locally with PHP image tools available on your server.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Broodweb Image Converter〉的開發相關工作。

參與者

 *   [ Md Jubayer Hossain ](https://profiles.wordpress.org/jubayerhossain/)

[將〈Broodweb Image Converter〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/broodweb-image-converter)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/broodweb-image-converter/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/broodweb-image-converter/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/broodweb-image-converter/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/broodweb-image-converter/)。

## 變更記錄

#### 1.0.2

 * Renamed the plugin for a more distinctive WordPress.org directory identity.
 * Updated stored data, script handles, AJAX actions, classes, and constants to 
   use the `bwic` prefix.
 * Removed the manual translation loader because WordPress.org-hosted plugins are
   loaded automatically by modern WordPress versions.
 * Fixed a metadata guard that could block WordPress or WooCommerce from correctly
   updating WebP attachment metadata after a post save.
 * Improved auto-convert re-entry protection to prevent double-conversion on metadata
   updates.

#### 1.0.1

 * Minor compatibility improvements for PHP 8.x.
 * Improved filesize metadata update after conversion.

#### 1.0.0

 * Initial release.
 * Bulk conversion with progress feedback.
 * Single-image conversion from the media library table.
 * Auto-convert on upload.
 * Replace and Keep conversion modes.
 * Configurable WebP quality.
 * Dual-engine conversion approach.
 * Clean uninstall routine.

## 中繼資料

 *  版本 **1.0.3**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/broodweb-image-converter/)
 * 標籤:
 * [convert](https://tw.wordpress.org/plugins/tags/convert/)[image optimization](https://tw.wordpress.org/plugins/tags/image-optimization/)
   [media library](https://tw.wordpress.org/plugins/tags/media-library/)[performance](https://tw.wordpress.org/plugins/tags/performance/)
   [webp](https://tw.wordpress.org/plugins/tags/webp/)
 *  [進階檢視](https://tw.wordpress.org/plugins/broodweb-image-converter/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/broodweb-image-converter/reviews/)

## 參與者

 *   [ Md Jubayer Hossain ](https://profiles.wordpress.org/jubayerhossain/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/broodweb-image-converter/)