npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

to-ico-cli

1.0.0

@kevva

npmHomeRepoSnykSocket
Downloads:471
$ npm install to-ico-cli
DailyWeeklyMonthlyYearly

to-ico-cli Build Status

Convert PNG to ICO

Install

$ npm install --global to-ico-cli

Usage

$ to-ico-cli --help

  Usage
    $ to-ico <input> ... > favicon.ico
    $ cat <input> | to-ico > favicon.ico

  Example
    $ to-ico unicorn-16x16.png unicorn-32x32.png > favicon.ico
    $ cat unicorn-32x32.png | to-ico > favicon.ico

License

MIT © Kevin Martensson