#favicon #icons #generate #web-app

bin+lib favicon-generator

It helps you generate favicons with different formats and sizes

27 releases

0.4.2 Nov 11, 2023
0.3.18 Nov 2, 2022
0.3.17 Jul 22, 2022
0.3.16 Mar 17, 2022
0.3.0 May 31, 2019

#1930 in Command line utilities

Download history 36/week @ 2024-02-17 45/week @ 2024-02-24 2/week @ 2024-03-02

57 downloads per month

MIT license

16KB
237 lines

Favicon Generator

CI

It helps you generate favicons with different formats and sizes.

Help

EXAMPLES:
favicon-generator /path/to/image /path/to/folder   # Uses /path/to/image to generate favicons into /path/to/folder

Usage: favicon-generator [OPTIONS] <INPUT_PATH> <OUTPUT_PATH>

Arguments:
  <INPUT_PATH>   Assign an image for generating favicons. It should be a path of a file
  <OUTPUT_PATH>  Assign a destination of your generated files. It should be a path of a directory

Options:
  -y, --overwrite                        Overwrite exiting files without asking
      --path-prefix <PATH_PREFIX>        Specify the path prefix of your favicon files [default: /]
      --no-sharpen                       Disable the automatic sharpening
      --app-name <APP_NAME>              Assign a name for your web app [default: App]
      --app-short-name <APP_SHORT_NAME>  Assign a short name for your web app
  -h, --help                             Print help
  -V, --version                          Print version

License

MIT

Dependencies

~12–27MB
~387K SLoC