psdinfo
Inspect PSD files from the command line.
npm install -g psdinfo
$ psdinfo file.psd --fonts
# file.psd
fonts:
- DIN-Bold
- FreightSansLight
- Glosa-Roman
- ...
$ psdinfo file.psd --text
# file.psd
text:
- "Hello"
- "This is text from the document"
- ...
Thanks
psdinfo ยฉ 2015+, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).
ricostacruz.com ย ยทย GitHub @rstacruz ย ยทย Twitter @rstacruz