
WebPressor Dashboard
WebPressor automatically converts your JPEG and PNG images to the WebP format, which provides superior lossless and lossy compression for images on the web. WebP images are typically 25-35% smaller than comparable JPEG images at equivalent visual quality, helping your website load faster.
The plugin will automatically detect browser support and serve WebP images only to compatible browsers, ensuring backward compatibility with older browsers.
HOW TO MANAGE SETTINGS?
To manage settings in WebPressor, download and activate the WordPress plugin.
Go to the WebPressor menu in the left menu bar of WordPress, where you can manage the settings.
Click “Start Conversion” to convert your existing images and configure quality settings.
WebPressor Basic Features
Here are the features of WebPressor:
🔹 Automatic conversion of JPEG and PNG images to WebP format
🔹 Batch processing of existing media library images
🔹 Automatic detection of browser WebP support
🔹 Compatible with all WordPress themes and plugins
🔹 Easy to use dashboard for conversion management
🔹 Configurable WebP quality settings
Why Choose WebPressor?
WebPressor helps you improve site performance by serving optimized WebP images that are significantly smaller than traditional image formats. This leads to faster page loads and better user experience, without sacrificing image quality.
OTHER USEFUL LINKS
🔹 Documentation
🔹 Support Ticket
Source Code & Build Instructions
This plugin’s JavaScript/CSS assets are minified for production. The original source code and build tools are available publicly on GitHub.
Repository:
https://github.com/TechbyshOrg/tbs-webpressor.git
How to build:
1. Clone the repo: git clone https://github.com/TechbyshOrg/tbs-webpressor.git
2. Install dependencies: yarn install
3. Build assets: yarn build
Requirements
- WordPress 5.0 or higher
- PHP 7.0 or higher
- GD library with WebP support