Title: please optimize assets
Last modified: September 1, 2016

---

# please optimize assets

 *  [agrajaghh](https://wordpress.org/support/users/agrajaghh/)
 * (@agrajaghh)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/please-optimize-assets/)
 * Hello,
 * I just analyzed my site using the google PageSpeed Insights tool:
    [https://developers.google.com/speed/pagespeed/insights/](https://developers.google.com/speed/pagespeed/insights/)
 * Google found some non-opimized images in master-slider. Since pagespeed is also
   relevant for the pagerank, could you please optimize the png files with something
   like this:
    [https://tinypng.com](https://tinypng.com)
 * This will save some kilobytes without any visual differences
 * Thanks!
 * [https://wordpress.org/plugins/master-slider/](https://wordpress.org/plugins/master-slider/)

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

 *  Plugin Author [averta](https://wordpress.org/support/users/averta/)
 * (@averta)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/please-optimize-assets/#post-7591507)
 * Hi,
 * Could you send us your page address to us?
    We will check it again to find any
   resource that needs to optimize.
 * Waiting to hear from you again.
 *  Thread Starter [agrajaghh](https://wordpress.org/support/users/agrajaghh/)
 * (@agrajaghh)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/please-optimize-assets/#post-7591508)
 * it looks like all png files need to be optimized.
 * I optimized them with Truepng and advdef (on windows) using this batch file:
 *     ```
       @echo off
       set "pngs=%1"
       forfiles /P %pngs% /S /M *.png /C "cmd /c Truepng.exe /o max @path"
       forfiles /P %pngs% /S /M *.png /C "cmd /c advdef.exe -z -4 -i 10 @path
       ```
   
 * this saved ~253 KB, you can download my optimized version of master-slider (free)
   here:
    [https://dl.dropboxusercontent.com/u/348794/master-slider%20truepng%20advdef.zip](https://dl.dropboxusercontent.com/u/348794/master-slider%20truepng%20advdef.zip)
 * a good overview of PNG compression tools can be found here:
    [http://css-ig.net/png-tools-overview](http://css-ig.net/png-tools-overview)
 *  Plugin Author [averta](https://wordpress.org/support/users/averta/)
 * (@averta)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/please-optimize-assets/#post-7591532)
 * Dear friend,
 * We appreciate your time for writing the post. We definitely consider compressing
   the assets in the future release of Master Slider.
 * Kind regards,
    Averta

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

The topic ‘please optimize assets’ is closed to new replies.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

## Tags

 * [asset](https://wordpress.org/support/topic-tag/asset/)
 * [png](https://wordpress.org/support/topic-tag/png/)

 * 3 replies
 * 2 participants
 * Last reply from: [averta](https://wordpress.org/support/users/averta/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/please-optimize-assets/#post-7591532)
 * Status: not resolved