Skip to main content
markw81315665
Participant
July 1, 2018
해결됨

Bach processing images - how to save each file to it's original location?

  • July 1, 2018
  • 1 답변
  • 396 조회

Hi,

I have about 300 images in separate folders. I would like to run an action on all of them, then save them as a PSD.

As I record the action, I save the file to its original location as a PDF, then close it. When I bach run the action, all the files are saved to that specific folder, not into the file's location folder.

Could you please help me out and suggest a way how could I save the files into their original locations?

Thank you in advance.

Mark

    이 주제는 답변이 닫혔습니다.
    최고의 답변: JJMack

    If they are jpeg, or any image file type other than .psd,  Menu File>scripts>image processor. Set the dialog input and destination the folder the same.  Save  Only .psd files in the dialog.  You can include your action in the process there should be no save steps in you action...

    1 답변

    JJMack
    Community Expert
    JJMackCommunity Expert답변
    Community Expert
    July 1, 2018

    If they are jpeg, or any image file type other than .psd,  Menu File>scripts>image processor. Set the dialog input and destination the folder the same.  Save  Only .psd files in the dialog.  You can include your action in the process there should be no save steps in you action...

    JJMack
    markw81315665
    markw81315665작성자
    Participant
    July 1, 2018

    Thank you, I will try!