Can i edit text value with javascript or php or other programming language in PSD ? Anyone know how i can make it please ? Thanks you for reply
Asked
Active
Viewed 2,678 times
0
-
1See this:https://graphicdesign.stackexchange.com/questions/46632/can-i-modify-text-within-photoshop-files-programmatically – I_Al-thamary Apr 17 '20 at 10:22
-
https://stackoverflow.com/questions/850899/editing-photoshop-psd-text-layers-programmatically – I_Al-thamary Apr 17 '20 at 10:23
1 Answers
0
Here some answers Editing Photoshop PSD text layers programmatically and here
In addition, you can use PSD.js
NodeJS
https://meltingice.github.io/psd.js/
these are examples
http://meltingice.github.io/psd.js/docs/ and see also this

I_Al-thamary
- 3,385
- 2
- 24
- 37