Creating ASCII art is nothing new, but doing it used to take hours. Asciimo changes that by converting provided text into awesome ASCII art. Using JavaScript, the tool displays ASCII text art as you type and allows you to choose from a variety of fonts.
With over 50 available fonts, you can choose to display your art in 3-D, Binary, Octal, Starwars, Rectangles, Pebbles, Rounded, SerifCap, Straight, USAflag or any other cool styles. Asciimo works within your browser so there are no scripts to install and no account to register for.
Once the art is created, you can easily copy it and paste in any compatible text editor or web page. It is a great tool to impress your friends and show your hidden ASCII art talents.

Features:
- Generate ascii text art online.
- Create ASCII art by converting from text.
- Choose from a variety of fonts.
- Preview as you type.
- No registration required.
- Similar sites: ASCIImeo, ASCII Art, ASCII-O-Matic, Text-Image, ASCIIPoster and PicASCII.
Visit Asciimo @ www.asciimo.com
Hide 2 Comments
Thanks for the blog post! I’ll be adding some new features to asciimo over the summer!
Just so everyone knows asciimo is actually opensource so you can run your own asciimo anywhere you want! Even without the internet, you can just download asciimo and open up one html file from your hard drive.
http://github.com/marak/asciimo
Thanks for pointing it out.