As a frontend developer, I like to maintain sprites my way. Automatic Sprite is a humble Photoshop script that generates a CSS Image Sprite Sheet automatically, based on straightforward PSD layers reading.
Do you have a PSD Sprite? Have a try. I'll post examples soon.
- UI
- UI!!!!
- UI... so you don't need to configure run.jsx every f* time.
- step-by-step
- examples
- tests
- pseudo-classes (:hover, :active, :etc)
- configuration file
- serve as grunt plugin
- css as template
- export image options
- import script (modularize)
- normalize layer's name
- check for duplicated layer's name
- accept templating on every CSS string
- change background-image extension on rootCSS
- https://github.com/sjpsega/PSD2CssSprite/blob/master/PSD2CssSprite/PSD2CssSprite.jsx
- https://github.com/euskadi31/Photoshop-CSS-Sprite/blob/master/PSprite.jsx
- https://github.com/vvasilev-/sprites/blob/master/Sprites.jsx
- https://github.com/infinityspiral/Photoshop_CSS-Spritesheet/blob/master/CSS-Sprites.jsx
- https://raw.github.com/raptros/PSSpriteSheet/master/PSSpriteSheet.jsx