icon-splash-resize

1.0.6 • Public • Published

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

Package Sidebar

Install

npm i icon-splash-resize

Weekly Downloads

16

Version

1.0.6

License

MIT

Last publish

Collaborators

  • dericeira