Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 243 Bytes

File metadata and controls

12 lines (10 loc) · 243 Bytes

xml2svg

Quick and dirty script to convert Android XML drawables back to SVG

Usage:

python xml2svg.py FILENAME

Helper bash script to convert in bulks. This will convert all *.xml in the current directory:

./convert_all.sh