Skip to content

🔨 Script that converts a Photoshop file into HTML/CSS

Notifications You must be signed in to change notification settings

APSfurizon/psd2html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSD-to-HTML

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

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.

About

🔨 Script that converts a Photoshop file into HTML/CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%