rusticon

Mouse-driven SVG favicon editor for the terminal

TLDR

Edit an existing SVG favicon
$ rusticon [favicon.svg]
Create a new favicon
$ rusticon [new_icon.svg]
Open an image and convert to SVG
$ rusticon [photo.png]

SYNOPSIS

rusticon [file]

DESCRIPTION

rusticon is a terminal-based editor for creating and editing SVG favicons using mouse input. It supports 8x8 or 16x16 pixel canvases with a 256-color palette. It can open existing SVG files or resize and resample image files to 16x16 and save as SVG.

INSTALL

yay -S rusticon

HISTORY

rusticon was created by Ron Ilan (ronilan) and is written in Rust.

SEE ALSO

imagemagick(1), figlet(1), chafa(1)