From Photoshop actions to Photoshop scripting?

后端 未结 5 1263
伪装坚强ぢ
伪装坚强ぢ 2021-01-30 07:33

I would like Photoshop to automatically execute the following task for a given folder:

  1. Load all PNG files in a given folder.
  2. Convert each file\'s mode to
5条回答
  •  猫巷女王i
    2021-01-30 08:01

    I realize this is an old question, but what the original post is asking for can be done entirely in a Photoshop Action. Photoshop actions are easy to record - you just hit record and do the steps manually. - including the Open, operations and save step.

    The only trick left is to make the action run in a specific folder rather than the place you record the action. That's easy, however. Use the "Override Open" and "Override Save" options. You invoke this action using File -> Automate -> Batch or from Adobe Bridge using Tools -> Photoshop -> Action

    See this for an example:

    enter image description here

    For some additional tips look here

提交回复
热议问题