This project processes PSD files and converts them to SVG files with custom attributes.
- Add your PSD files to the
input/
folder. - Extract the SVG files:
poetry run python psd_to_svg.py
- Generate the
index.html
file:poetry run python webpagescript.py