Home Steganography Color Generator Counting Sheep Ascii Art Password Combiner

ASCII Art Generator

RGB Value Scale

Note: Each pixel is stored as a binary number and represents a specific color. The color depth is measured in bits. 1 bit per pixel allows for two values (1) white or (0) black. 3 bits per pixel results in 8 available colors in combinations of RGB (000, 001, 011, 100, 101, 111, 110, 111). Try to use the binary representation to understand how this programs works through sorting colors and assigning Ascii characters.

You can customize what symbol you want to be used in the generation of the Ascii.

The default used is the * astrix *

Check the Binary box to see the raw binary data for the image. This can help you understand how my program assigns different pixels in the image based on the RGB conversions to binary.

Binary Representation:


    

ASCII Art: