LinuxCommandLibrary

rusticon

Mouse-driven SVG favicon editor for the terminal

TLDR

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

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.

HISTORY

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

SEE ALSO

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

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard