psdtxtractor
v1.0.2
Published
Extract text layer (data, font family, size and color) from a PSD file.
Downloads
6
Readme
psdtxtractor
PSD Text Extractor
Extract text layer (data, font family, size and color) from a PSD file.
Install
npm install -g psdtxtractor
Usage
psdtxtractor /path/to/file.psd
You may want to save the command output:
psdtxtractor /path/to/file.psd > file.psd.yml
Bugs
This project is still experimental. If you experience any issues with it, please let me know by filing an issue on GitHub and attach your PSD file.