What I'm looking for is a typical Art 2 Ascii tool but one which you can give a text that will be used as the text the output ascii art is written in.
if the text is the word hello then of course the image will just be written with hello over and over again. If you give it a longer text it will be written with that longer text 'drawing' the image.
If not I was thinking to implement it in https://github.com/khrome/ascii-art but maybe somebody has already made one?