Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RASCII

Simple CLI tool for creating colourful ASCII art! It uses a kernel to compress and calculate the color and characters.

Basically an attempt to port this Python module into Rust, using Rust structs instead of a purely functional approach: https://github.com/GalOz666/PyAscii

Using rust gives much faster results of course :)

Usage:

cargo run <image path> <Kernel Size [Default: 9]>

About

utility to turn an image to Colourful ASCII art written in RUST

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages