batch export psd files to png

前端 未结 4 984
刺人心
刺人心 2021-02-02 03:07

I have thousands of psd files to save as png. The psd files are not different, except for a small text in the center of a image. Is there a way to automate the job?

4条回答
  •  伪装坚强ぢ
    2021-02-02 03:25

    Yes. Open your actions window. Create new action. Record yourself opening, saving the file as png and closing the file.

    Then under File -> Automate -> Batch. Point it to your psd folder and select your action. It should run through the files saving them as pngs.

    A quick google search may help if you're new to actions.

    edited per author input :}

提交回复
热议问题