Title: compression
Last modified: December 4, 2018

---

# compression

 *  Resolved [kosss1977](https://wordpress.org/support/users/kosss1977/)
 * (@kosss1977)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/compression-3/)
 * how match compression quality in this plugin?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [steveturner2018](https://wordpress.org/support/users/steveturner2018/)
 * (@steveturner2018)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/compression-3/#post-10948760)
 * Hi kosss1977,
 * Good question.
 * At the moment the compression quality is set to the default of 80%. I found this
   gives the best results. In a future version they will be the ability to change
   it. But to save confusion and any rubbish images I have stuck to it. If you are
   confident about changing the value directly please open PLUGINS/mediawebp/classes/
   class-admin.php. Ln 266 and change it to
    imagewebp( self::$_img, $filearray[‘
   file’] . ‘.webp’, NEW_QUALITY_VALUE ); e.g for 60% quality imagewebp( self::$
   _img, $filearray[‘file’] . ‘.webp’, 60 ); Hope that helps 🙂
 * Steve
 *  Thread Starter [kosss1977](https://wordpress.org/support/users/kosss1977/)
 * (@kosss1977)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/compression-3/#post-10949051)
 * Hi Steve!
    Thanks for your answere. Its a good plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘compression’ is closed to new replies.

 * ![](https://ps.w.org/media-webp/assets/icon.svg?rev=1965789)
 * [Media Webp](https://wordpress.org/plugins/media-webp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-webp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-webp/)
 * [Active Topics](https://wordpress.org/support/plugin/media-webp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-webp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-webp/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kosss1977](https://wordpress.org/support/users/kosss1977/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/compression-3/#post-10949051)
 * Status: resolved