How to convert Vector Drawables back to SVGs

1 min read
This one will be short as I just want to share a tool I discovered recently. The tool is called “VectorDrawable to SVG Converter” and is hosted on https://vd.floo.app/. As the title suggests, it converts Vector Drawable back to the SVG format. It’s dead simple, you just drag&drop Vector Drawable xml and it’s ready. I found it very useful recently when I deleted the source SVG for an icon I wanted to reuse on a webpage.
The source code for it can be found on GitHub: https://github.com/seanghay/vector-drawable-nextjs.
0
Subscribe to my newsletter
Read articles from Ziem directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
