/svg_forge

A script used to convert SVG to Android PNG drawables.

Primary LanguagePythonMIT LicenseMIT

⚠️ Deprecated ⚠️

Use https://developer.android.com/studio/write/vector-asset-studio instead.

Android SVG to PNG converter

A script used to convert SVG to Android PNG drawables using inkscape and imagemagick.

Tutorial

  • Configure settings.py file.
  • Define ignore.py, convert_jpg.py and mipmap.py if needed.
  • Run generate.py