Photoshop Tool : layersToStrip.jsx

I do a healthy amount of graphic debugging and profiling.  This includes taking screenshots, making A/B comparisons, and laying them out into a report format.  This script automates the layer->strip(or stack) aspect of that.  

Code is available at: https://github.com/miketon/Photoshop_Scripts/tree/master/source

Next up is updating this with a UI interface and generalizing it into a much friendlier tool.  Currently things like space offset between stacks are hardcoded.