Title: Broodweb Image Converter
Author: Md Jubayer Hossain
Published: <strong>ମଇ 5, 2026</strong>
Last modified: ମଇ 5, 2026

---

Search plugins

![](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

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

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

 * [Details](https://ory.wordpress.org/plugins/broodweb-image-converter/#description)
 * [Reviews](https://ory.wordpress.org/plugins/broodweb-image-converter/#reviews)
 *  [Installation](https://ory.wordpress.org/plugins/broodweb-image-converter/#installation)
 * [Development](https://ory.wordpress.org/plugins/broodweb-image-converter/#developers)

 [Support](https://wordpress.org/support/plugin/broodweb-image-converter/)

## Description

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.

## Installation

 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.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Broodweb Image Converter” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Broodweb Image Converter” into your language.](https://translate.wordpress.org/projects/wp-plugins/broodweb-image-converter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/broodweb-image-converter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/broodweb-image-converter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/broodweb-image-converter/)
by [RSS](https://plugins.trac.wordpress.org/log/broodweb-image-converter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **1.0.3**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/broodweb-image-converter/)
 * Tags
 * [convert](https://ory.wordpress.org/plugins/tags/convert/)[image optimization](https://ory.wordpress.org/plugins/tags/image-optimization/)
   [media library](https://ory.wordpress.org/plugins/tags/media-library/)[performance](https://ory.wordpress.org/plugins/tags/performance/)
   [webp](https://ory.wordpress.org/plugins/tags/webp/)
 *  [Advanced View](https://ory.wordpress.org/plugins/broodweb-image-converter/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/broodweb-image-converter/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/broodweb-image-converter/)