icon-splash-resize
v1.0.6
Published
Automatic resizing for icons and splash screen (iOS and Android)
Downloads
3
Maintainers
Readme
Resume
Simple NodeJS extension to fastly generate icons and splash screen images for mobile devices. This is an excellent tool for Ionic developers!
Getting started
First of all, you need GraphicsMagick or ImageMagick. You can install with homebew:
brew install imagemagick
brew install graphicsmagick
Then,
npm install icon-splash-resize
or clone the git
git clone https://github.com/dericeira/Icon-Splash-Resize.git
You also can watch the Video tutorial.
Basic usage
You should put your splash.png and icon.png files in /resources folder. A good choice is download Ionic PSD Files.
icon.png (192x192px)
splash.png (2732x2732px)
Then, run the command
npm start
Contributors
If you want to contribute, It would be nice to have more platforms (FirefoxOS, Windows phone, etc) and support for psd files.
License
(The MIT License)
Copyright (c) 2010 Daniel Campos