CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
Sizzy : A tool for developing responsive websites crazy-fast.
Open sourced : https://github.com/kitze/sizzy
SpriteMe : Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background i...
PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.