photo2ico-cli

1.0.0 • Public • Published

Photo2Ico-cli


Photo2Ico-cli is a command line application to convert photo file to icon file. Converting PNG, WebP, or JPG images to ICO files, suitable for use as application icons.

Installation

Ensure you have Node.js and npm installed. You can install the tool globally using the following command:

npm install -g photo2ico-cli

Usage

To convert an image to ICO, use the following command:

p2i path/to/your/image.png

This will create an ICO file in the same directory as the input image, with the same filename but a .ico extension.

Readme

Keywords

none

Package Sidebar

Install

npm i photo2ico-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.97 kB

Total Files

5

Last publish

Collaborators

  • camille-dolma