paxcii

Crates.iopaxcii
lib.rspaxcii
version0.5.1
sourcesrc
created_at2023-01-27 19:22:48.594828
updated_at2023-02-19 16:34:12.293968
descriptionTransform images and videos to ascii
homepage
repositoryhttps://github.com/enedon/paxcii
max_upload_size
id769857
size2,228,772
(dwion)

documentation

https://docs.rs/paxcii/latest/paxcii/

README

Transform images and videos to ascii with a cli tool or rust crate.


https://www.youtube.com/watch?v=-JT_XlLnAas

Dependencies

You will need ffmpeg and linux.

Installation

cli

cargo install paxcii

crate

https://crates.io/crates/paxcii

How to use

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.

Commit count: 9

cargo fmt