Sityn Image Optimizer

描述

Sityn Image Optimizer integrates with the WordPress media uploader and optimizes image files in the browser before upload. It supports resizing, quality control, and conversion to WebP, JPG, PNG, and AVIF where supported.

The plugin processes selected images client-side, then passes the optimized files to the normal WordPress media upload flow.

安裝

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate Sityn Image Optimizer from the Plugins screen.
  3. Open a media upload flow and configure the optimizer panel before selecting images.

常見問題

Does optimization happen on the server?

No. Image processing runs in the browser before the file is uploaded.

Does AVIF require browser support?

AVIF conversion uses a bundled WebAssembly encoder when native browser encoding is unavailable.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Sityn Image Optimizer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Sityn Image Optimizer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Added AVIF conversion through a bundled WebAssembly encoder.
  • Improved upload interception coverage.
  • Updated the optimizer UI.