Skip to content

Extremely simple command line tool to convert .png files to .ico files using System.Drawing.Bitmap

License

Notifications You must be signed in to change notification settings

MathiasFrost/PngToIco

Repository files navigation

PngToIco - .NET

Extremely simple command line tool to convert .png files to .ico files using System.Drawing.Bitmap
Usage:

pngtoico path/to/png.png

Optionally with output path:

pngtoico path/to/png.png path/to/output.ico

About

Extremely simple command line tool to convert .png files to .ico files using System.Drawing.Bitmap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages