snwh / paper-icon-theme

Paper Icon Theme
http://snwh.org/paper
Creative Commons Attribution Share Alike 4.0 International
1.57k stars 142 forks source link

Optimize Icons Compression #755

Open edo0 opened 3 years ago

edo0 commented 3 years ago

I have run the Paper icons folder through optipng (using this tool called minuimus), and realised that almost all icons are not encoded with the best compression, which should impact loading time especially on older systems. Gains were from on average between 4% and 30%, but for some icons even up to 50%

Some examples Screenshot_2021-02-07_09-36-47

I think there may be a benefit in applying this directly on the repo contents.

txtsd commented 3 years ago

I personally run images through pngcrush first, then oxipng which is basically a multithreaded optipng.