/AssetSizer

Create all different sized image files of Android Assets from one file

Primary LanguageJava

AssetSizer

Create all different sized image files of Android Assets from one file

Usage

java -jar AssetSizer.jar [filename]

where filename specifies the relative path to the image file (i.e. ic_launcher.png)

Example

alt text

java -jar AssetSizer.jar ic_launcher.png

Result:

alt text