| Crates.io | favocon |
| lib.rs | favocon |
| version | 1.1.0 |
| created_at | 2019-05-20 17:51:35.96372+00 |
| updated_at | 2020-03-25 20:30:24.744793+00 |
| description | Create favicons from an image |
| homepage | https://github.com/coffee-cup/favocon |
| repository | https://github.com/coffee-cup/favocon |
| max_upload_size | |
| id | 135668 |
| size | 120,887 |
Command line utility for creating favicons from a PNG image.

Create a directory of favicons to be used on your site.
favocon icon.png -o outdir/
The icon you provide as input must be square.
Favocon is available through Cargo.
cargo install favoconfavocon binary will be installed into $CARGO_HOME/.bin/favocon. This
should be in your PATH already if you're using rustup.cargo build
cargo run.cargo run -- icon.png -o outdir