Tagged Questions
3
votes
5answers
3k views
Editing Photoshop PSD text layers programmatically
I have a multi-layered PSD, with one specific layer being non-rasterized text. I'm trying to figure out a way I can, from a bash/perl/python/whatever-else program:
load the PSD
edit the text in ...