It is a convertor which converts .psd file to .html file.
npm
is recommended to install psd-to-html
:
npm install -g psd-to-html
Please see the help:
$ psd-to-html --help
Usage: psd-to-html <input-psd-file>
<input-psd-file> Input .psd file
-o, --output=OUTPUT Output .html file
-r, --res-dir=RES_DIR Directory for saving resource files
-b, --base-url=BASE_URL Base URL for resource files
-h, --help display this help