1.0.2 • Published 8 years ago

psdtxtractor v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago