The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
2answers
2k views

Creating CSS sprites from Photoshop

I have a PSD with a web design. Every time I tweak the design, I need to manually copy different portions of the image, with different layer visibilities (for transparency) into CSS sprites. How ...
0
votes
2answers
729 views

How to Batch-export layers of Inkscape-generated SVG-file to Bitmap for sprites?

Batch -export means that I may need to add certain transformations such as anti-alias, contrast-fixes and resizing. SVG here means I am using Inkscape. One layer here is a sprite. I currently export ...