The Core

Why We Are Here => Web Development => Topic started by: ukgimp on January 25, 2012, 04:45:25 PM

Title: CSS Sprite Tool
Post by: ukgimp on January 25, 2012, 04:45:25 PM
it makes them for you, along with the CSS code

http://spriteme.org/
Title: Re: CSS Sprite Tool
Post by: ergophobe on January 25, 2012, 05:03:47 PM
Thanks - I was debating making some sprites last week and decided I didn't have the time and would go back and optimize later. This will be a big help!
Title: Re: CSS Sprite Tool
Post by: BoL on January 25, 2012, 07:29:36 PM
I've made similar, albeit there's probably less customisation... takes equal-lengthed images and just creates a 1X nY sized image and CSS file.

http://innvo.com/c/PHP/1315192249-css-sprites-with-php

pretty simple tool but a time saver i guess