1.0.2 • Published 9 years ago

psdinfo v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

psdinfo

Inspect PSD files from the command line.

npm.io

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

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.1

9 years ago