0

So I have a photoshop template I've created. It's a phone number that needs to be replaced, and exported as a transparent PNG. I've already formatted it's position, font, color, etc, all of which will not change. (only the number will change). I'm trying to find, or create, a script which will automate most of this for me as I have over 200 documents that I need to create.

I'd like to either have a dialog box pop up to ask the phone number, as well as what to save the finished document as(with transparency), OR run a batch process which will create all the files based on a spreadsheet I've created something like:

1-888-888-8888    |    "Michigan_101648356.png"
1-999-999-9999    |    "Colorado_498443562.png"

etc.

Is there either a script already created I can use/modify, or is there a way to do this at all?

indiv
  • 17,306
  • 6
  • 61
  • 82

1 Answers1

0

See this answer for the fine/replace part of the script and this answer for the save to png part.

Community
  • 1
  • 1
Anna Forrest
  • 1,711
  • 14
  • 21