Optivanta Image Optimization

外掛說明

Optivanta Image Optimization is a lightweight WordPress plugin that helps reduce image file sizes and improve website performance without relying on external services or API keys.

All image optimization is performed directly on your server using the available PHP image libraries (GD or Imagick), giving you full control over your media while improving page load times.

Features

  • Automatic JPEG and PNG optimization on upload
  • Choose between Lossy and Lossless compression
  • Resize oversized images using configurable maximum width and height
  • Remove EXIF metadata from JPEG images
  • Generate WebP versions when supported by your server
  • Enable lazy loading for content images and iframes
  • Bulk optimize existing Media Library images
  • View optimization statistics and Media Library optimization status
  • Open the new Image Health Dashboard with optimization score, storage savings, and scan insights
  • Scan the Media Library for oversized images, missing WebP versions, and images that still need optimization

Why choose Optivanta?

  • No API key required
  • No external image optimization service
  • No monthly usage limits
  • Optimizes images locally using GD or Imagick
  • Lightweight and easy to configure
  • Compatible with modern WordPress installations

安裝方式

  1. Upload the Optivanta-image-optimization folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Image Optimization in the WordPress admin menu.
  4. Configure your preferred optimization settings.
  5. Use Bulk Optimize to optimize existing images in your Media Library.

常見問題集

Does this plugin require an API key?

No. Optivanta performs all optimization locally on your server using PHP GD or Imagick. No external API or third-party image processing service is required.

Which image formats are supported?

Currently, JPEG and PNG images in the WordPress Media Library are supported.

Does the plugin generate WebP images?

Yes. WebP images can be generated automatically when your server supports WebP through GD or Imagick.

Can I optimize images that were uploaded before installing the plugin?

Yes. Use the Bulk Optimize feature to optimize existing images in your Media Library.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Optivanta Image Optimization〉的開發相關工作。

參與者

將〈Optivanta Image Optimization〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Improved image optimization workflow.
  • Added performance and compatibility improvements.
  • General bug fixes and code enhancements.

1.0.0

  • Initial release.