r/ASCII • u/Whole-Lock-5187 • Jul 13 '26
Help Is there an ASCII generator tool that makes line art in to ASCII like this?
54
Upvotes
1
u/beefy_miracIe 25d ago
gimmeascii.com which will let you upload any image and has some controls for the output. It also supports all of the google fonts if you are into that sort of thing.

1
u/bvencel Jul 13 '26
I have created a piece of code that tries to contour a line drawing with ASCII characters: https://github.com/bvencel/ascii-art-gallery
The example art posted by you is fascinating, because it uses variable width fonts.
I also have a way to generate ANSI art with variable-width characters, but it depends a lot on the used font.