#jpeg #ascii #image #png #transform #ascii-text

asciiforger

Utilities for transforming images in an ascii string

3 releases (breaking)

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

#317 in Images

Download history 119/week @ 2024-04-20 9/week @ 2024-04-27 130/week @ 2024-05-04

259 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

~14MB
~109K SLoC