This simple C# script convert major type of photos to an ascii-art, by mapping the HUE of the pixel to a grey-scale of characters
It was tested (for the most) on picture with around 200x200px ratio, it get slower with more elaborate pictures but i get i works
At the moment, the output's textbox for the ascii-art can not be justify, it may looks warped, but if you paste the ascii-art on something else likes the notepad
you will see that it is done correctly
You have to download the source code, i used Visual Studio 2019 for building and running the project
It's a windows form project
a very shrinked version of the Statue of Liberty
Cb |
---|
I recommend you to try this code by yourself and modify the parameters as you prefer