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.

评价

此插件暂无评价。

贡献者及开发者

「Slimify」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Slimify」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release