adamfairhead / webicons

Webicons is a set of resolution-independent social icons for use on your website. They use feature-detected SVG graphics (with PNG fallbacks) to display the icons over their appropriate negatively indented anchor titles.
531 stars 61 forks source link

Webicon PNGs should be optimised #36

Open coliff opened 10 years ago

coliff commented 10 years ago

Losslessly optimising the PNGs would save ~71kb, reducing the file size of the images by 20% on average and the images would look identical with no loss in quality.

Use Imageoptim on OS X or PNGGauntlet on Windows to losslessly optimise the images.

dandv commented 9 years ago

I don't think this project is being actively maintained.

adamfairhead commented 9 years ago

@dandv Been incredibly busy :) He's absolutely right about compression.

The repo will benefit from a few difference updates, thanks for reminding me @coliff!