SpriteMe, Spriting made easy
SpriteMe is usefull tools to create CSS sprite on the fly. 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.
How it works
- finds background images
- groups images into sprites
- generates the sprite
- recomputes CSS background-positions
- injects the sprite into the current page
Installation
SpriteMe installation is pretty simple, Just dragging this link to your bookmark toolbar or right-click to add it to your favorites:
Demo: http://spriteme.org/demo.php
License : Free