[][src]Crate asciifyer

Structs

Dimension

Image dimension with a width and a height.

Functions

convert_to_ascii

Opens an image at a path and turns it into an ASCII string. If the image is larger than the given dimensions, it will be resized to those dimensions. If None is passed, it will use a width and height of 250.