Skip to content

alantsui5/ascii-art-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii-art-generator

image

C# ASCII art generator generate ASCII art for images, to html and command prompt figure.

Features

  1. Add Shades from 8 to 16 to display more accurate shades
  2. Resize image with it's exact column and rows
  3. New Image reader to read image with different format, eg: bmp, jfif, bmp, png etc

Colored CMD

The Colored CMD add color to the printed ascii art. Here is an [Micky] example, you can try other images

.\bin\Debug\net5.0\ascii-art.exe --colored-cmd micky.bmp 100 100

image

Colored HTML

print the ascii image to the HTML file

.\bin\Debug\net5.0\ascii-art.exe --colored-html micky.bmp 100 100

image

About

C# ASCII art generator generate ASCII art for images, to html and command prompt figure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages