I'm trying to write an action/script that will do this... anyone know if it's possible without having to learn PS scripting? I think it's JavaScript based which i'm not fond of.
What I want is:
- Open a PSD file. The file will be layered, with a white background layer, have between 1 and 20 layers with images on them, and will likely have adjustment layers.
- Turn the layer background black.
- Apply a layer style (grey stroke 5px say) to every layer with an image on it. This has to exclude the background layer and adjustment layers.
Anyone have any ideas?


