Skip to content

rstacruz/psdinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Inspect PSD files from the command line

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published