Title: Media Background Remover
Author: fareeddaar
Published: <strong>2026 年 8 月 4 日</strong>
Last modified: 2026 年 8 月 4 日

---

搜尋外掛

![](https://ps.w.org/itransparent/assets/banner-772x250.png?rev=3634040)

![](https://ps.w.org/itransparent/assets/icon-256x256.png?rev=3634040)

# Media Background Remover

 由 [fareeddaar](https://profiles.wordpress.org/fareeddaar/) 開發

[下載](https://downloads.wordpress.org/plugin/itransparent.1.4.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/itransparent/)

## 外掛說明

Media Background Remover helps WordPress users remove image backgrounds directly
from the Media Library.

Instead of downloading an image, editing it in another tool, and uploading it again,
this plugin lets you process supported images from inside the WordPress dashboard.

This plugin is useful for:
 * WooCommerce product images * logos and graphics * 
marketing assets * agency workflows * content creators and site managers

Current features:
 * One-click background removal from the attachment edit page *
Live processing spinner while the image is being processed * Preview the transparent
result before saving * Save to Media Library with a single click * Processed images
are clearly marked and won’t show the remove button again * Creates a new processed
image without replacing the original * Supports JPG, PNG, and WebP input files *
Outputs transparent PNG or WebP * API key settings page * Lightweight workflow focused
on the WordPress admin

### External Services

This plugin connects to the remove.bg API to process images.

It sends the selected image file only when an administrator manually triggers the
Remove Background action.

It sends this data to remove.bg:
 * the image file selected for processing * your
requested output settings, such as format and size * your remove.bg API key in the
request header for authentication

Service provider: remove.bg
 Service URL: https://www.remove.bg/ API documentation:
https://www.remove.bg/api Terms of service: https://www.remove.bg/tos Privacy policy:
https://www.remove.bg/privacy

### Roadmap

 * Grid View support
 * batch background removal
 * WooCommerce product image tools
 * automatic processing on upload
 * background color replacement
 * better processing logs

### Author

TheFareedDaar
 https://thefareeddaar.com/

## 螢幕擷圖

[⌊Plugin settings page — API key, output format, and size options⌉⌊Plugin settings
page — API key, output format, and size options⌉[

Plugin settings page — API key, output format, and size options

[⌊Attachment details with the Remove Background action button⌉⌊Attachment details
with the Remove Background action button⌉[

Attachment details with the Remove Background action button

[⌊Original image with link to latest processed transparent copy⌉⌊Original image 
with link to latest processed transparent copy⌉[

Original image with link to latest processed transparent copy

[⌊Processed transparent image shown in the Media Library⌉⌊Processed transparent 
image shown in the Media Library⌉[

Processed transparent image shown in the Media Library

[⌊Edit Media page for the saved transparent result⌉⌊Edit Media page for the saved
transparent result⌉[

Edit Media page for the saved transparent result

## 安裝方式

 1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
 2. Activate the plugin.
 3. Go to Settings > Background Remover.
 4. Enter your remove.bg API key.
 5. Save settings.
 6. Open Media > Library and click on any image.
 7. Click “Remove Background” and wait for the result.
 8. Click “Save to Media Library” to keep the transparent image.

## 常見問題集

### Does this replace my original image?

No. The plugin creates a new processed image and keeps the original image untouched.

### Which image formats are supported?

Supported input formats:
 * JPG / JPEG * PNG * WebP

Supported output formats:
 * PNG * WebP

### Do I need an API key?

Yes. A valid API key from remove.bg is required.

### Does it work in Grid View?

The current release is optimized for Media Library List View and the attachment 
edit screen.

### Why is the output image smaller than the original?

The free tier of remove.bg limits output to 0.25 megapixels (preview quality). Upgrade
to a paid plan and set the size to “auto” in Settings > Background Remover to get
full-resolution output.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Media Background Remover〉的開發相關工作。

參與者

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

[將〈Media Background Remover〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/itransparent)

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

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

## 變更記錄

#### 1.4.0

 * Simplified UX: click  loader  preview  save. No options step.
 * Two-step AJAX: preview first, save to library on confirmation
 * Processed images are now clearly marked and won’t show the remove button
 * Processed image attachment page shows “This is a processed transparent image”
   with link to original
 * Hover overlay button hidden on processed images
 * Removed per-image options (size, format, thumbnail toggles) — uses saved settings
 * Removed sizes table and per-size download from result popup
 * Added retry button on error
 * Save button shows inline saving state
 * After saving, remove background buttons are hidden on the current page

#### 1.3.0

 * Added AJAX-powered modal for removing backgrounds on the attachment edit page
 * Live spinner and progress feedback while the image is processing
 * Result popup shows the processed image with all available dimensions
 * Download individual sizes or the full-size transparent image directly
 * Output size, format, and thumbnail generation options selectable per image
 * Hover overlay button on the image preview for quick access
 * Processed images now saved as filename-transparent.png (was -no-bg)
 * Removed direct cURL usage; all API calls now use the WordPress HTTP API
 * Added duplicate processing guard to prevent accidental double-clicks
 * Expanded uninstall cleanup to remove all plugin post meta and transients
 * API key field now uses a password input for visual security
 * Fixed orphaned thumbnail files when size generation is disabled
 * Removed deprecated load_plugin_textdomain call and nonexistent Domain Path header
 * Updated Tested up to 7.0

#### 1.2.3

 * Removed Plugin URI to avoid duplicate URI review issues
 * Added uninstall cleanup for plugin settings
 * Added privacy policy helper content and clearer external service disclosure
 * Tightened sanitization for request and settings values
 * Added bundled admin stylesheet and updated readme metadata

#### 1.2.1

 * Updated plugin header and WordPress.org documentation
 * Added duplicate-load protection in the main plugin file
 * Added bundled admin stylesheet file
 * Improved submission-readiness metadata

#### 1.2.0

 * Fixed activation stability issues
 * Improved request handling
 * Improved admin notices and settings behavior
 * Improved plugin packaging safety

#### 1.1.0

 * Improved API request handling
 * Improved settings persistence

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.4.0**
 *  最後更新 **7 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.3**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/itransparent/)
 * 標籤:
 * [ai images](https://tw.wordpress.org/plugins/tags/ai-images/)[Background remover](https://tw.wordpress.org/plugins/tags/background-remover/)
   [image editing](https://tw.wordpress.org/plugins/tags/image-editing/)[media library](https://tw.wordpress.org/plugins/tags/media-library/)
   [remove background](https://tw.wordpress.org/plugins/tags/remove-background/)
 *  [進階檢視](https://tw.wordpress.org/plugins/itransparent/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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