ASCII art converter
An ASCII art converter is an online tool or a software application that automatically converts an image into ASCII art, using vector quantization. Typically, this is done by sampling the image down to grayscale with less than 8-bit precision, so that each value corresponds to different ASCII character. Using HTML and CSS, many ASCII conversion programs can quantize to a full RGB colorspace, enabling colorized ASCII images.
Some source ports for the popular first person shooter Doom have an algorithm for rendering ASCII art out of the 3D imagery.[citation needed]
Gallery[edit]
-
Original image
-
Converted image with a full RGB color space
-
Automatic conversion using JavE
See also[edit]
External links[edit]
- Online ASCII art from a jpg image
- Online ASCII art Generator
- PHP code to generate detailed ASCII art using the OCR technique
- PHP code to generate ASCII art from a jpg image
- Online tool to generate ASCII art from an image
- Online tool to convert QR Codes into ASCII art.
This graphics software–related article is a stub. You can help EverybodyWiki by expanding it. |
This article "ASCII art converter" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.