#favicon #icons #generate #web-app

bin+lib favicon-generator

它可以帮助您以不同的格式和大小生成favicon图标

28个版本

0.4.3 2024年8月11日
0.4.2 2023年11月11日
0.4.1 2023年9月10日
0.3.18 2022年11月2日
0.3.0 2019年5月31日

#1372 in 命令行工具

Download history 169/week @ 2024-07-01 155/week @ 2024-07-29 70/week @ 2024-08-05 47/week @ 2024-08-12

每月下载量 272次

MIT 许可证

16KB
237 代码行

favicon生成器

CI

它可以帮助您以不同的格式和大小生成favicon图标。

帮助

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

许可证

MIT

依赖项

~11–27MB
~375K SLoC