3 releases (breaking)
| 0.3.0 | May 11, 2024 |
|---|---|
| 0.2.0 | May 9, 2024 |
| 0.1.0 | Apr 23, 2024 |
#336 in Multimedia
18KB
247 lines
AsciiForger
this library purpose is to create utilities for multimedia decoding to ascii chars
Image decoding
with asciify function you can transform a DynamicImage (from image crate) into an ascii encoded one!
Video decooding (v0.3.0 and above)
Now you can pass a video path to run_video function to run the ascii-encoded one in console!
Documentation here
Dependencies
~3–6MB
~115K SLoC