Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 2 KB

README.md

File metadata and controls

52 lines (37 loc) · 2 KB

Favico Generator.

Made in Nigeria Help Contribute to Open Source downloadsversion

About

Simple but powerful favicon generator. Favico generator by me. It generates favicons from images.

Installing Favico generator.

On Unix/Linux

sudo npm install -g favico-generator

On Windows

npm install -g favico-generator

Usage.

favico-generator
Usage: favico-generator   option filename
 e.g favico-generator -f image.png -r 160x160

Options:
  --version   Show version number                                      [boolean]
  -f, --file  Loads file to be converted to favico                    [required]
  -r, --res   Specifies the width and height of the favico to be generated e.g 160x160  [required]
  -h, --help  Show help

favico-generator

Creating favicos

Use the command : favico-generator -f image.jpg -r 160x160 and then follow the instructions to view your favico.

NOTE

160x160 is the default resolution, you can change the value to maybe something like 100x100, 200x100 etc.

favico generator

Contributing

Have any idea, found any bug or want to improve this project, check out the contributing guidelines HERE

Contact

To contact me, you can tweet to me at my twitter handle @Kvng_zeez. Or if it's a long message just mail me at laisibizness@gmail.com. You can also reach me on facebook by clicking Me

Thanks !