What if you could extract all text strings from a PSD file into a TXT file? Sure, it’s possible, thanks to
PS_BRAMUS.TextExport
, the PSD2TXT script I wrote a few months ago. Now, what if you wanted to do that in the opposite direction and import strings from a TXT file into a PSD file (viz. TXT2PSD)? Look no further, PS_BRAMUS.TextConvert
is here, and does both!
Continue reading “PS_BRAMUS.TextConvert: PSD2TXT and TXT2PSD for the masses!”