I am doing tshirt design store with multiple color and model choices
I don't know how to script, so i would need you help. Workflow should go like this:
-> i have psd with 12 layer (tshirts), all of them unique name (0203, 0204, 0205...)
-> i would import top layer as smart object (designs) -> with also unique name (001, 002, 003)
-> then i would export layers to files, where filename would be set from top layer prefix (0203, 0204, 0205) + layers names suffix (001, 002, 003)
-> result of filenames should be: 0010203.jpg, 0010204.jpg, ...
Is this hard to script? Can anyone help me?
Thanks