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

Issues with psd-cli

williamortiz opened this issue · comments

hello, i was using this a few weeks back and worked fine.

now i getting this error.

William-Ortiz-2:~ wortiz$ psd juice/users/wortiz/test.psd -t

Processing juice/users/wortiz/test.psd ...

juice/users/wortiz/test.psd could not be opened with PSD library

am i doing something wrong?

Thanks

Hi !

psd-cli is basically a wrapper for the psd lib... So if it can't open, psd-cli just can't extract the texts... This is just a limitation of this utility, so no you didn't do anything wrong, it just can't work out.

For more information, check out the psd package