Slimify

描述

Slimify compresses JPEG and PNG uploads on your server using pngquant, MozJPEG, jpegoptim, and Imagick. Optional WebP siblings are created when smaller than the final image.

  • Local tooling only — no third-party API, accounts, or telemetry
  • Compress on upload, restore from originals, and bulk-process the library
  • Private originals storage under uploads with nginx/Apache deny patterns
  • Works with common offload plugins via filters

螢幕截圖

安裝

  1. Upload the slimify folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen
  3. Open Settings Media Compressor to configure quality and WebP

常見問題

Does Slimify send images to a third party?

No. Compression runs on your server with local binaries or Imagick.

Which formats are supported?

JPEG and PNG inputs. Optional WebP siblings can be generated when beneficial.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Slimify 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial release