kartsims / psd-cli

Convert to PNG and extract text from Photoshop files using the CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract text to a .txt file on a specified path

stefanisarie opened this issue · comments

Hi there!

Really nice job with psd-cli! Thank you very much!

Will it be possible to save the output of the text file to a path I can specify? Would be nice to have such a feature:
psd /path/to/my/filename.psd -t /path/to/my/target/folder/

Thank you for your efforts!