Sheets is an OS X widget that automates the process of building sprite sheets from image sequences. Using ImageMagick, animations can be output in strips, sheets, or with custom settings for scale and tiling. File sheets (also known as contact sheets) can also be generated, with file name and original size clearly labeled under each thumbnail. Large collections are automatically paginated when necessary.
Images can be a collection (select multiple files in Finder, then click-drag while opening up Dashboard, and releasing within the drop area), or a single image from a numerical series (Sheets will automatically gather the rest of the images for the sequence). While groups of files can contain any number of files and various file names, images are sorted lexicographically – full serial numbers are required for best results (0000 through 0100 will sort correctly, while 0 through 100 will not).
The output filename is taken from the first image in the series, replacing the frame number with a title set in the preferences. For example, a group of images starting with animation_ver1_0000.png by default will result in animation_ver1_spriteSheet.png.
This widget requires ImageMagick to run, please see imagemagick.org for details. In my experience installing via MacPort (macports.org) can take a lot of processing time, but it requires far less user input – just set it up, and let it run for a bit while it installs everything automatically.