psd2html icon indicating copy to clipboard operation
psd2html copied to clipboard

🔨 Script that converts a Photoshop file into HTML/CSS

PSD-to-HTML

A script that converts a Photoshop file into HTML/CSS

Installation

pip install -r requirements.txt

Usage

python psd.py -f my_photoshop.psd

Will output all the images, css, and a index file in the bin folder.