# Monday, December 27, 2004

What i really like about the days between x-mas and new year is that you have time for things that you usually don't have time for.

The stroy: I love my girlfriend. I likle C# and I like asciiart. So it happend that she showed me some ascii's. I asked myself if somebody has written some image to ascii in C#. I googled but found nothing. I did some image manipulation stuff for the company before x-mas and so I builded a basic image to ascii conversion library in C#.

http://www.lennybacon.com/image2ascii/

You can grab the source at :

http://www.codeproject.com/aspnet/ascii_art_with_c_.asp

ASP.NET | C# | Projects