Crates.io | paxcii |
lib.rs | paxcii |
version | 0.5.1 |
source | src |
created_at | 2023-01-27 19:22:48.594828 |
updated_at | 2023-02-19 16:34:12.293968 |
description | Transform images and videos to ascii |
homepage | |
repository | https://github.com/enedon/paxcii |
max_upload_size | |
id | 769857 |
size | 2,228,772 |
Transform images and videos to ascii with a cli tool or rust crate.
https://www.youtube.com/watch?v=-JT_XlLnAas
You will need ffmpeg and linux.
cargo install paxcii
https://crates.io/crates/paxcii
For the cli the help message will tell you all you need.
For the crate there are the docs.
You can also take a look at the cli source code, it's an example on how to use the crate.