ASCII Art: From Terminals to Digital Art Form
Art Made from Characters
Long before Photoshop, Instagram filters, or AI-generated images, people were creating visual art using nothing but the characters on a keyboard. ASCII art โ images composed of text characters from the American Standard Code for Information Interchange โ is one of the oldest forms of digital creative expression, and it remains alive and well today.
Before Computers: Typewriter Art
The idea of making pictures from typed characters predates computers entirely. In the late 1800s, typewriter manufacturers published examples of images created with their machines to demonstrate the devicesโ versatility. Flora Staceyโs butterfly, typed in 1898, is one of the earliest known examples. Artists would carefully plan each line, using characters like X, O, /, and \ to build recognizable images.
When computers arrived, this tradition found a new and far more expressive home.
The Early Computer Era
In the 1960s and 1970s, computer output was limited to line printers and text terminals. There were no graphical displays as we know them today. If you wanted to create something visual, text characters were your only option.
Early programmers created surprisingly detailed images using the 95 printable characters in the ASCII standard. The Snoopy calendar, printed on mainframe line printers in the 1960s, became one of the most widely shared pieces of early computer art. Universities and research labs would pin these printouts on walls โ the first โcomputer art galleries.โ
The Golden Age: BBS Culture
ASCII art hit its peak during the Bulletin Board System (BBS) era of the late 1980s and early 1990s. Before the World Wide Web, BBSes were the primary way people connected online. Users would dial in with modems to share files, post messages, and socialize.
BBSes needed visual appeal, but they displayed only text. This created enormous demand for ASCII art. Dedicated art groups formed, with names like ACiD Productions, iCE, and Remorse. These collectives operated like underground art studios, releasing โart packsโ โ collections of original ASCII art โ on a regular schedule.
The competition was fierce. Artists developed distinctive styles and techniques:
- Line art used characters like
|,-,/,\, and+to create clean outlines - Solid art filled areas with dense characters like
#,@, andMfor dark regions, and.,:, and'for lighter areas - Block art used extended ASCII characters (codes 128-255) that included solid blocks and shading patterns, enabling richer gradients
ANSI Art: Adding Color
A close relative of ASCII art is ANSI art, which used ANSI escape codes to add color and cursor positioning. This allowed artists to create vibrant, detailed images that were displayed when users logged into a BBS. The welcome screen of a popular BBS was a matter of pride, and the best ANSI artists were in high demand.
ANSI art pushed the boundaries of what text-based visuals could achieve. Some pieces rivaled pixel art in their detail, despite being built entirely from colored text characters.
The Web Era and Unicode
When the graphical web arrived in the mid-1990s, ASCII art did not disappear. It adapted. Comment sections, email signatures, and source code comments kept the tradition alive. Programmers began hiding ASCII art in the HTML source of websites โ a practice that continues today. If you view the page source of many major websites, you will find hidden ASCII logos and messages.
The rise of Unicode expanded the artistโs palette enormously. Unicode includes thousands of characters from scripts worldwide, plus symbols, mathematical notation, box-drawing characters, and Braille patterns. Modern text art can achieve far more detail and nuance than classic ASCII.
Japanese text art, known as kaomoji and Shift_JIS art, developed independently and influenced global ASCII art culture. Emoticons like (โฏยฐโกยฐ)โฏ๏ธต โปโโป are a direct descendant of this tradition.
ASCII Art Today
Far from being a relic, ASCII art thrives in modern contexts:
- Code comments: Developers use ASCII banners and diagrams to document their code
- Terminal applications: Many command-line tools display ASCII art logos and progress indicators
- Social media: Text-based art is shared on Reddit, Discord, and other platforms
- Generative art: Programmers write algorithms that convert images to ASCII representations in real time
- Retro aesthetics: The deliberate lo-fi look of ASCII art appeals to designers seeking a vintage digital feel
Tools that convert text into stylized ASCII banners remain popular, letting anyone transform a simple word into an eye-catching display of characters.
Why It Endures
ASCII art endures because it works under the most constrained conditions. It requires no special software, no graphics card, no image format support. It is universally compatible โ any device that can display text can display ASCII art. There is also something deeply satisfying about creating visual beauty from the most basic building blocks of digital communication.
Want to create your own text-based art? Try our Text to ASCII Art Generator and transform any text into a stylized ASCII banner.
Fun Fact: The famous โcowโ in the Linux command cowsay is one of the most recognized pieces of ASCII art in the developer world. The program was written in 1999 and is still installed on millions of servers today.