Merge blended layers into other normal layers
Hello - I have a photoshop file that contains many "normal" layers, plus a few other layers (i.e. screen, color dodge, etc.). I have a need to merge/rasterize/bake the other layers down into the normal layers, so that all that I am left with is normal layers. The reason for this is eventually I am feeding the .psd file into a program that only understands normal layers.
So for example, if I have 7 normal layers, 2 screens, and a color dodge, in the end I would expect there to only be 7 layers left - the 7 normal layers, but the photoshop file as a whole should look the same as it did before.
I'm not even sure where to start on this. I've been searching the web for similar things, and the only thing I've been able to find is this: http://forums.creativecow.net/thread/244/858584
I think what I need to do is some sort of loop where I find a non-normal layer, then for each layer beneath, I hide all the layers except the current one and the non-normal one, do a copy visible, then replace the normal layer with the pasted result of the copy. But I'm not 100% that's going to give me the correct result...
Any suggestions are greatly appreciated. Thanks!
