#png #jpeg #image #transform #ascii #image-encoding

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

#922 in Images

Download history 3/week @ 2025-02-22 10/week @ 2025-03-01

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