A series of crates that I made to compile images and videos into playable ascii
- asciic: An asciinema compiler.
- bplay: The asciinema player for frames generated with asciic.
- libasciic: A library crate to create an ASCII
Stringfrom an image source. - ascii-linker: A procedural macro crate to link frames generated by asciic to a Rust binary.
You can find video previews in my Youtube channel
- abc: A tool to convert
.bapples into actual binaries. - ascii-bot: A Discord bot to convert images into ASCII art.
Everything in this repository is licensed under the MIT license.
TL;DR do whatever you want ¯\_(ツ)_/¯