Skip to content

schneems/favico-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Favico Generator. Made in Nigeria

A simple npm module that generates favicons from images .

About

Simple but powerful favicon genreator. 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 !

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%