Say I have a series of HD frames rendering out, with most everything alpha masked to 0 except for a little character who cruises around the scene. I need to take those frames and create a sprite sheet by cropping down to just the part that has alpha > 0. Then I can comp each of those cropped frames into a single image and have my sprite sheet.