Turn a photo into text ASCII art — adjustable width and character set. Copy or download. Runs in your browser.
The image is shrunk to a small grid, each cell's brightness is measured, and a character is chosen from light to dark to represent it. The result is text that looks like the image.
By default brighter pixels use sparser characters, which suits a dark background. Invert flips it so the art reads correctly on a light/white background.
Yes — copy the text into a monospaced context (code block, terminal, README). It only looks right in a monospace font.