0
votes
1answer
38 views

How to stack images in photoshop side by side in a grid? (Automation, Batching)

How to stack images in photoshop side by side in a grid? In a automated process? I'm going to have a grid of 3 x 7 (total 21) logos for a website? Alternatively I could make images seperately and ...
1
vote
2answers
399 views

Automated way to creating sprite sheets from different sized images?

I have a sprite sheet from a classic video game (if you're curious, Final Fight) that I'd like to be broken up into indivual images to be used in GameSalad. However, the images aren't on an even grid, ...
1
vote
2answers
461 views

Create icons from sprite image

If I've a big sprite png image with 40x40 icons. How I can convert it to separate images for each icon with photoshop or gimp? As the sprite is quite big I would prefer and automated method.
1
vote
2answers
345 views

Creating Rolodex-Style Flipping Numbers Sprite in Photoshop?

So Apple recently had a countdown to their 1 billionth app download and it used a rolodex flipping type of effect. This actually turned out to be running on a sprite image which is composed of ...
3
votes
2answers
3k views

Convert Photoshop animation to spritesheet

I have an animation that I have exported to gif, works perfect and all, but it is for a game and therefore I need to create a spritesheet for display. Also, I may be creating other animations for the ...
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 ...