: Is there a simple way to copy all text in PSD file? Is there a simple way to copy all text in PSD file? I work with PSD layouts with many separate text layers and they often contain only
Is there a simple way to copy all text in PSD file?
I work with PSD layouts with many separate text layers and they often contain only one word.
More posts by @Shelley591
2 Comments
Sorted by latest first Latest Oldest Best
Just wanted to add some detail to @scott 's answer based on my tests:
The following snippets are of the same file, which has a single line of text. My actual task was a colleague's 400mb cs6 file with various layer/folder styles, which omgmog warns us of ahead of time. Brahmus did the job, and though the extra detail would have been welcome, it was super easy to simplify in Sublime.
I'm using PS CS5.5 Mac.
PS_BRAMUS.TextConvert
www.bram.us/2008/10/30/ps_bramustextconvert-psd2txt-and-txt2psd-for-the-masses/
[BEGIN /my text layer ]
my text layer
[END /my text layer ]
omgmog/photoshop-text-export
github.com/omgmog/photoshop-text-export
"This might not work in Adobe Photoshop CS6."
*************************************
* START TextExport for test.psd
*************************************
LayerPath: /
LayerName: my text layer
LayerContent:
my text layer
LayerStyles:
* capitalization: uppercase
* color: #55E7A8
* fauxBold:
* fauxItalic:
* font: ProximaNovaSoft-Bold
* size: 17 pt
* tracking:
*************************************
* FINISHED TextExport for test.psd
*************************************
Not without scripting.
I've never used it, but a quick Google search finds THIS SCRIPT which claims to be able to export all text layers to a text file.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.