Have to add different text over an image. The texts are in the table. There are about 10,000. How can I automate this process? Maybe script for Photoshop? Or something else?
Thank you in advance!
Have to add different text over an image. The texts are in the table. There are about 10,000. How can I automate this process? Maybe script for Photoshop? Or something else?
Thank you in advance!
2
Answers
Indesign, data merge works on both text and image.
https://www.youtube.com/watch?v=ktcbTtC3-Xk
There is a variable function in photoshop check this tutorial
https://www.youtube.com/watch?v=3IzpItHTvyo
I would recommend ImageMagick. It is most simply installed on macOS with homebrew, just:
Then if your table looks like this in
table.csv
You would do the following in
bash
in the Terminal:And you would get this: