The soapy frog does ASCII Art in PowerShell

January 8, 2007

Of course the idea is the same as Unix’s AALib, but what’s so cool is how little code it takes to do this in PowerShell.

The idea is simply “Load up an image in System.Drawing, work out the brightness of each range of pixels, and from that, give it a character to represent the block of pixels.”

So this is me:

ascii_robf

So I guess the idea is to find cool things to do with PowerShell. AALib is a very cool idea, and that makes this code very cool too.

Leave a Reply

LobsterPot Blogs

Blog posts by Rob Farley and other LobsterPot Solutions team members.

Search

Related Blogs