: How to automatically batch export with name+subgroupname in Photoshop CC I have a PSD file which the designer draws textures for a game character. This file has group folders such as hair, eye
I have a PSD file which the designer draws textures for a game character.
This file has group folders such as hair, eye etc.
In each group there are other group folders named with numbers such as 1,2,3... which keep each item's line and color layers.
So this is how it looks:
I want to make an action which changes the color of a color layer (line layer will remain the same) in each subfolder and then export the subfolder (together with the line layer and color layer) into a .png file, and automate the batch exportation of each item in a folder with the naming convention used [topLevelGroupName][subGroupName][colorName]".png"
So it can export files such as: "eye1yellow.png" "eye1pink.png" "eye2yellow.png" "eye2pink.png" etc..
More posts by @Fox8063795
2 Comments
Sorted by latest first Latest Oldest Best
I think you can use "Generate Assets" (Avaible in Photoshop CC)
Visit Adobe Page
You automate this with scripting, not actions, because you will need variables. You can just loop through the Layers panel and export everything.
You can write scripts in AppleScript or JavaScript.
Adobe Photoshop Scripting
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.