#ascii #transform #jpeg #image #png

asciiforger

Utilities for transforming images in an ascii string

3 releases (breaking)

0.3.0 May 11, 2024
0.2.0 May 9, 2024
0.1.0 Apr 23, 2024

#435 in Images

Download history 3/week @ 2024-05-31 3/week @ 2024-06-07 3/week @ 2024-06-14 5/week @ 2024-07-19 20/week @ 2024-07-26

122 downloads per month

GPL-3.0-only

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
~111K SLoC