Following Ned Batchelder’s advice I’ve used pngout to minify the png’s on my startup’s web page. It took them down from 641,281 bytes to 338,705. This is quite a nice return for the effort of a download and a single command line: for %i in (*.png) do pngout “%i”
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed