"If an exchange between two parties is voluntary, it will not take place
unless both believe they will benefit from it. Most economic fallacies
derive from the neglect of this simple insight, from the tendency to assume
that there is a fixed pie, that one party can gain only at the expense of
another."
- Milton Friedman

Bmp2Ascii
Saturday, May 5, 2001 | Permalink

Download
This is a small utility that takes a bmp file an converts it into a ASCII image
for posting on forums that supports the [COLOR] tag.
At this time it only supports 24 bit bmp files where width * 3 / 4 is an integer (I haven't taken care of aligning).
It supports a form of compression to take the size of the image down and various chars to build the image.

Use it with care, the images can be quite large, so use images no larger than maybe 64x64. Use the compression feature to as high extent as possible without ruining the image.