We have been using gulp-imagemin in gulp for a while with good results, however recently Google page speed reporting has been complaining that our images are not optimised. We manually ran them through this tool http://compresspng.com/ and it gave us over 50% lossless compression on images previously run through gulp-imagemin.
Is there a gulp tool that has better compression out there?