up vote 1 down vote favorite
share [g+] share [fb]

I am skinning up a website and other things in Photoshop but I am finding the PSD taking a very long time to load/save and I'm wanting to split the PSD file into several files.

I've done this, but sometimes I need to adjust one thing and I have to change every PSD file so that the entire project is consistent.

Ideally, I'd like to be able to create a master/detail (or a template) structure using Photoshop.

What is the best way to achieve this goal?

Thanks

link|improve this question
feedback

migrated from stackoverflow.com Feb 5 '10 at 14:37

This question came from our site for professional and enthusiast programmers.

1 Answer

My advice is create a Photoshop Action(sort of macro) which makes what you need, thinking while making it in not add any too specific step that will only work with certain file, and then use File/Automate/Batch. There, set the input and output folders, and set PSD as format to output.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown