Skip to content

SarathBabu/android-icon-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

android-icon-generator

Python script for creating android icons from png images using ImageMagick®. This script was tested in ubuntu 14.04LTS.

Install ImageMagick®

sudo apt-get install imagemagick

Command

./icons_builder.py [-h] [--size size] [--padding dp-value] [--name name] [--color color] [--dest dest_dir] <image_path>

About

Helps to generate android icons using ImageMagick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages