Title: Feature Request: Resize Method
Last modified: August 23, 2018

---

# Feature Request: Resize Method

 *  Resolved [Tryon Eggleston](https://wordpress.org/support/users/tryon/)
 * (@tryon)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/feature-request-resize-method/)
 * First, great plugin and the recent update with background compression is a major
   time saver.
 * On the developer API reference [https://tinypng.com/developers/reference#request-options](https://tinypng.com/developers/reference#request-options)
   the thumb option is great for images that are set to hard crop and it would be
   great if we could use this method. Looks like right now the plugin will switch
   between fit and scale. Is it possible to get an option where we could pick this
   or a filter we could hook into so that we can determine on a per image size basis
   which method should be used?

Viewing 1 replies (of 1 total)

 *  Plugin Author [TinyPNG](https://wordpress.org/support/users/tinypng/)
 * (@tinypng)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/feature-request-resize-method/#post-10619998)
 * Hi Tryon,
 * Thanks for your kind words!
 * We don’t support the ‘thumb’ method yet, as it’s just been released in our API
   and we want to make sure it works as we intended.
 * If you’re comfortable with editing the source code, you can trivially change 
   the ‘fit’ method to ‘thumb’ by changing the ‘class-tiny-settings.php’ file (just
   search the file for ‘fit’). Note that this will be applied for all images you
   compress from then, and this change will be reverted if you install an update.

Viewing 1 replies (of 1 total)

The topic ‘Feature Request: Resize Method’ is closed to new replies.

 * ![](https://ps.w.org/tiny-compress-images/assets/icon-256x256.png?rev=3448487)
 * [TinyPNG - JPEG, PNG & WebP image compression](https://wordpress.org/plugins/tiny-compress-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tiny-compress-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tiny-compress-images/)
 * [Active Topics](https://wordpress.org/support/plugin/tiny-compress-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tiny-compress-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tiny-compress-images/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [TinyPNG](https://wordpress.org/support/users/tinypng/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/feature-request-resize-method/#post-10619998)
 * Status: resolved