RW WebP Converter Lite

描述

RW WebP Converter Lite is a lightweight and easy-to-use WordPress plugin that helps you optimize images by converting JPG and PNG files into the modern WebP format.

The plugin allows you to bulk convert existing images in the media library and automatically convert newly uploaded images to WebP. By reducing image file size while maintaining quality, RW WebP Converter Lite helps improve website loading speed and overall performance.

All features are optional and can be configured from the plugin settings page.

Features:
* Bulk convert existing JPG and PNG images in the media library to WebP
* Automatically convert newly uploaded images to WebP
* Enable or disable automatic conversion via settings
* Lightweight and fast, with no unnecessary features
* Compatible with the WordPress media library

Documentation:
Plugin Documentation
Includes setup and usage instructions for this plugin.

Source Code

This plugin includes minified JavaScript and CSS files for performance
and distribution purposes.

The original, human-readable source code for these files is publicly
available and maintained on GitHub:

https://github.com/robert2021south/rw-webp-converter-lite

The following files are minified in the plugin package:
– assets/js/rwwcl-admin-bulk.min.js
– assets/js/rwwcl-admin-deactivate.min.js
– assets/css/rwwcl-admin-style.min.css
– assets/css/rwwcl-admin-deactivate-modal.min.css

Privacy

This plugin may collect anonymous feedback when a user chooses to provide a reason during plugin deactivation.
Providing feedback is optional and can be skipped.
The feedback is submitted only at the time of deactivation to our remote server and does not include personal data, site URLs, or any user-identifiable information.

螢幕截圖

  • Plugin settings page
  • Bulk image conversion interface
  • Media library WebP conversion status

安裝

  1. Upload the rw-webp-converter-lite folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Tools RW WebP Converter Lite to configure settings

常見問題

Does this plugin replace my original images?

The plugin converts images to WebP format. Depending on your settings, original images may be kept alongside WebP versions.

Can I disable automatic conversion on upload?

Yes. Automatic image conversion can be enabled or disabled from the plugin settings page.

Does this plugin support existing images?

Yes. You can bulk convert existing JPG and PNG images in the media library.

Is this plugin lightweight?

Yes. The plugin is designed to be lightweight and focuses only on WebP image conversion without unnecessary features.

評價

There are no reviews for this plugin.

貢獻者及開發者

“RW WebP Converter Lite” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 RW WebP Converter Lite 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.0

  • Added a feedback survey modal when users deactivate the plugin.
    • Collects reasons for deactivation and optional details.
    • Asynchronously sends feedback to remote server without blocking user action.
    • Includes improved UI/UX with polite prompts, responsive modal, and privacy notice.

1.0.3

  • Updated documentation to include public source code reference.

1.0.2

  • Improved input validation and output handling.
  • Updated plugin documentation for consistency.

1.0.1

  • Removed Pro-related texts, logos, and references.

1.0.0

  • Initial release