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 命令行工具
每月下载量 272次
16KB
237 代码行
favicon生成器
它可以帮助您以不同的格式和大小生成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
许可证
依赖项
~11–27MB
~375K SLoC