A simple tool to generate a collection of custom images for use on Facebook, Linkedin, and Twitter.
Supports Python 3.x
- svgpathtools
- bs4
- cairosvg
-
Install requirements using the command
pip install -r requirements.txt
-
Run the script from your command line:
python customizesvg.py "Your City Name"
Open the path Social_Media_Assets/generated_templates
to review your customized images:
SVG contains all of your images as SVG files
PNG contains all of your images as PNG files (ready to upload to Social Media Sites)
Please create an issue and I'll try to resolve it ASAP.