Title: Image optimizer by Wenprise
Author: Amos Lee（一刀）
Published: <strong>May 20, 2020</strong>
Last modified: May 20, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/image-optimizer-by-wenprise/assets/icon.svg?rev=2308382)

# Image optimizer by Wenprise

 By [Amos Lee（一刀）](https://profiles.wordpress.org/iwillhappy1314/)

[Download](https://downloads.wordpress.org/plugin/image-optimizer-by-wenprise.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/image-optimizer-by-wenprise/#description)
 * [Reviews](https://wordpress.org/plugins/image-optimizer-by-wenprise/#reviews)
 *  [Installation](https://wordpress.org/plugins/image-optimizer-by-wenprise/#installation)
 * [Development](https://wordpress.org/plugins/image-optimizer-by-wenprise/#developers)

 [Support](https://wordpress.org/support/plugin/image-optimizer-by-wenprise/)

## Description

上传时自动压缩优化图片，以通过 PageSpeed Insights 测试。

 1. 压缩方式为有损压缩，jpeg 质量为 85%，png 质量为 80%。
 2. 原图会被重命名为 filename.png.orig 的格式

**需要在服务器上安装对应的压缩组件才能实现压缩。**

### CentOS

    ```
    sudo yum install epel-release jpegoptim optipng pngquant gifsicle libwebp-tools
    sudo npm install -g svgo
    ```

### debian

    ```
    sudo apt-get install jpegoptim optipng pngquant gifsicle webp
    sudo npm install -g svgo
    ```

## Installation

 1. 上传插件到`/wp-content/plugins/` 目录
 2. 在插件管理菜单激活插件
 3. 在服务器上安装所需组件

## FAQ

### 为什么需要这个插件？

 * 压缩后的图片可以以更快的速度加载，用户体验更好
 * 更小的图片可以节省存储空间和下载时所用能源，更环保

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Image optimizer by Wenprise” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Amos Lee（一刀） ](https://profiles.wordpress.org/iwillhappy1314/)

[Translate “Image optimizer by Wenprise” into your language.](https://translate.wordpress.org/projects/wp-plugins/image-optimizer-by-wenprise)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/image-optimizer-by-wenprise/),
check out the [SVN repository](https://plugins.svn.wordpress.org/image-optimizer-by-wenprise/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/image-optimizer-by-wenprise/)
by [RSS](https://plugins.trac.wordpress.org/log/image-optimizer-by-wenprise/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 1.0

 * The first released

## Meta

 *  Version **1.0.1**
 *  Last updated **6 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **5.4.19**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [image optimizer](https://wordpress.org/plugins/tags/image-optimizer/)[pagespeed](https://wordpress.org/plugins/tags/pagespeed/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/image-optimizer-by-wenprise/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/image-optimizer-by-wenprise/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-optimizer-by-wenprise/reviews/)

## Contributors

 *   [ Amos Lee（一刀） ](https://profiles.wordpress.org/iwillhappy1314/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/image-optimizer-by-wenprise/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/wenprise)