Title: Broodweb Image Converter
Author: Md Jubayer Hossain
Published: <strong>5 de maig de 2026</strong>
Last modified: 5 de maig de 2026

---

Cerca extensions

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

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

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

 * [Detalls](https://ca.wordpress.org/plugins/broodweb-image-converter/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/broodweb-image-converter/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/broodweb-image-converter/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/broodweb-image-converter/#developers)

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

## Descripció

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.

## Instal·lació

 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.

## PMF

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Broodweb Image Converter» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «Broodweb Image Converter» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/broodweb-image-converter)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/broodweb-image-converter/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/broodweb-image-converter/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/broodweb-image-converter/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/broodweb-image-converter/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

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

 *  Versió **1.0.3**
 *  Darrera actualització **fa 1 dia**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 5.8 o posterior **
 *  Provada fins a **6.9.4**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/broodweb-image-converter/)
 * Etiquetes
 * [convert](https://ca.wordpress.org/plugins/tags/convert/)[image optimization](https://ca.wordpress.org/plugins/tags/image-optimization/)
   [media library](https://ca.wordpress.org/plugins/tags/media-library/)[performance](https://ca.wordpress.org/plugins/tags/performance/)
   [webp](https://ca.wordpress.org/plugins/tags/webp/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/broodweb-image-converter/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/broodweb-image-converter/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/broodweb-image-converter/)