Socket
Book a DemoInstallSign in
Socket

to-ico-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-ico-cli

Convert PNG to ICO

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

Keywords

buffer

FAQs

Package last updated on 23 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts