This content has been marked as final.
Show 1 reply
-
1. Re: How to make action skip steps accordingly
Noel Carboni Feb 20, 2014 6:37 AM (in response to Monstrik)In the latest versions of Photoshop there is a rudimentary capability for decision making, but traditionally what you do is record actions that are so generalized that they work on a wide variety of images and/or record slightly different actions for different cases (e.g., "Smooth Skin Color" vs. "Smooth Skin Grayscale") and let the user choose the appropriate one.
See this for how to make conditional actions:
http://helpx.adobe.com/photoshop/using/conditional-actions-creative-cloud.html
For more sophisticated decision-making capability, look into writing scripts.
https://helpx.adobe.com/photoshop/using/scripting.html
-Noel

