Super-simple way to stitch individual frames into a long image
Have you been given a bunch of individual images that you need to animate in CSS as sprites? Install ImageMagick and do this:
convert file1.png file2.png file3.png +append concat.png
Super simple.
Written by David Somers
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#