/android-image-resizer

Have you ever tried to manually create the full set of drawables needed ion an Android project?... well it sucks....

Primary LanguageShell

Android image resizer

Script converting SVG files into all the drawables you need.

Basic usage

android-image-resizer width input.svg output.png

Where

  • width is the desired width for the mdpi resource.
  • input.svg is the SVG to convert
  • output.png is the desired name of the output file

This will create all folders needed and place a scaled output.png in each