Copy link to clipboard
Copied
I have tried multiple tutorials, but I just can't get it working.
I have a PSD document with a base layer containing a product image that I need to combine with a series of layers containing color gradients in order to generate and save color variation images of the base image. I have attached an example file with a Vase and three color layers.
Any help would be very much appreciated!
This is possible with an action, however, you need to repeat the required steps for each layer combination.
You can manually set layer comps and then batch export layer comps to files.
Or scripts such as the following can create combinations of a static layer and other layers:
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver%20Plus.jsx
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver.jsx
https://github.com/mechanicious/photoshopCompositionComposer
Copy link to clipboard
Copied
This is possible with an action, however, you need to repeat the required steps for each layer combination.
You can manually set layer comps and then batch export layer comps to files.
Or scripts such as the following can create combinations of a static layer and other layers:
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver%20Plus.jsx
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver.jsx
https://github.com/mechanicious/photoshopCompositionComposer
Copy link to clipboard
Copied
Thank you, this is exactly what I was looking for!
I tried the photoshopCompositionComposer first, and it worked on the first try. This will save me countless hours of work.
Copy link to clipboard
Copied
You're welecome @MaxGyver89 !
The two scripts from Paul Riggott are more flexible, but all 3 do the job.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more