8000 GitHub - SSilence/asset-generator: This is a simple command line asset resizer for Android and iOS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SSilence/asset-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asset-generator

This is a cheap asset resizer for Android and iOS. It takes an image in @3x or xxhdpi size and resize it:

  • Android: mdpi, ldpi, hdpi, xhdpi, xxhdpi
  • iOS: @1x, @2x, @3x

Installation

npm install asset-generator -g

Usage

asset-generator <files> --android <target-dir-android> --ios <target-dir-ios>

android or ios option is optional. Only use --android if you need only android assets.

example:

#asset-generator *.png --android /my-android-project/app/src/main/res --ios /my-ios-project/app/assets

Copyright (c) Tobias Zeising, tobias.zeising@aditu.de
http://www.aditu.de
Licensed under the MIT license

About

This is a simple command lin 5CA1 e asset resizer for Android and iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0