FURIZON NOTE: We're currently using this script to help us as a first step to create the template HTML from a given PSD for making the badges. This doesn't output directly what we're going to use
A script that converts a Photoshop file into HTML/CSS
pip install -r requirements.txt
python psd.py -f my_photoshop.psd
Will output all the images, css, and a index file in the bin folder.