Online tool for creating and editing CSS spritemaps. Upload images, compile map, get auto-CSS.
#sprite
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 images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.”
CSS Sprite Generator at Website Performance
CSS Sprite Generator at Website Performance
An online tool that takes a series of images used in CSS and stitches them together into a single sprite so you can use the offset method.