Smart WebP Converter

تفصیل

Smart WebP Converter converts JPEG, PNG, and GIF images to WebP on upload, improving website speed and saving storage with superior compression. It includes advanced features like SEO optimization, lazy loading, lossless compression, and cache integration for enhanced performance and user experience.

Main features include:
– Automatically converts JPEG, PNG, and GIF images to WebP
– Strips unnecessary metadata from images (EXIF, GPS data, etc.)
– Option to replace original images with WebP versions to save storage space
– Quality adjustment for WebP images (0-100 scale)
– Lossless compression option for high-quality images
– Lazy loading support for faster page load times
– Automatic SEO optimization with metadata (alt and title tags)
– Integration with caching plugins for improved performance
– Automatic cleanup of temporary files to optimize storage
– Enhanced error handling and recovery mechanisms
– Preserves transparency in PNG and GIF images
– Supports WooCommerce and any WordPress media uploader
– Privacy-focused with metadata removal option

License

This plugin is licensed under the GPL v2 or later. For more information, visit GPL License.

اسکرین شاٹس

  • Settings Page: Adjust WebP quality, metadata stripping, lossless compression, lazy loading, SEO optimization, and decide whether to replace the original images

انسٹالیشن

  1. Upload the plugin files to the /wp-content/plugins/smart-webp-converter directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to the settings page under ‘Settings’ > ‘Smart WebP Converter’ to configure the plugin
  4. Adjust the WebP quality, metadata stripping, lossless compression, lazy loading, SEO optimization, or enable the option to replace original images with WebP versions if desired

عمومی سوالات

How does the plugin work?

When you upload an image (JPEG, PNG, or GIF), this plugin automatically converts it to WebP format, optionally strips metadata, optimizes for SEO, and supports lazy loading using WordPress hooks. You can also choose to delete the original image to save space.

What metadata gets removed?

The plugin can remove EXIF data, GPS coordinates, camera information, and other metadata that might be unnecessary for web display while maintaining image quality.

Can I control the quality of the WebP images?

Yes, you can set the quality level (between 0-100) or enable lossless compression for WebP images on the settings page.

Will this plugin replace the original images?

You have the option to either keep the original images or replace them with the optimized WebP versions.

Does the plugin support lazy loading?

Yes, it adds the loading="lazy" attribute to WebP images, improving page load times. This feature can be enabled or disabled in the settings.

Does the plugin optimize images for SEO?

Yes, it automatically sets alt and title tags for images based on the file name or post title, improving search engine visibility.

Does the plugin integrate with caching plugins?

Yes, it sets appropriate cache headers for WebP images to ensure compatibility with caching plugins like WP Rocket or W3 Total Cache.

What happens to temporary files?

Temporary WebP files are stored in a dedicated directory and automatically deleted after 24 hours using a scheduled cleanup process.

Does the plugin work with WooCommerce?

Yes, it works seamlessly with WooCommerce, converting and optimizing product images.

What if my server does not support WebP?

If your server does not support WebP conversion (e.g., if the imagewebp function is not available), the plugin will log an error, skip the conversion process, and store logs for recovery.

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“Smart WebP Converter” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Smart WebP Converter” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

1.1.0

  • Added lossless compression option for high-quality WebP images
  • Added lazy loading support for faster page load times
  • Added automatic SEO optimization with metadata (alt and title tags)
  • Added integration with caching plugins for improved performance
  • Added automatic cleanup of temporary files to optimize storage
  • Improved error handling with log storage for recovery
  • Enhanced settings page with new options for advanced features
  • Added real-time conversion stats with a database table to log original and WebP sizes, image ID, and timestamp
  • Added method to calculate total converted images, space saved, and average compression percentage
  • Added smart suggestions system based on post/product count and current plugin settings (quality, lossless, etc.)
  • Added dashboard widget to show optimization suggestions for better performance
  • Added bar chart using Chart.js to compare original vs WebP file sizes in the dashboard
  • Chart data is loaded using wp_localize_script and get_conversion_stats method
  • Added interactive help tips using CSS tooltips for WebP, lazy loading, and SEO benefits
  • Updated admin menu structure: main dashboard added, settings moved to a submenu
  • Added custom dashicon icon (dashicons-images-alt2) for plugin menu
  • Enqueued new CSS/JS files for dashboard design and chart rendering
  • Chart.js is now loaded from CDN for dynamic visualizations

1.0.2

  • Added metadata stripping functionality for enhanced performance and privacy
  • Improved transparency handling for PNG and GIF images
  • Enhanced error reporting and user notifications
  • Added option to control metadata stripping in settings

1.0.1

  • Bug fixes and performance improvements
  • Enhanced compatibility with various WordPress configurations

1.0.0

  • Initial release of the plugin
  • Convert uploaded images (JPEG, PNG, GIF) to WebP format
  • Option to replace original images with WebP versions
  • Quality adjustment for WebP images