Skip to content

svitbar/pixel-toons-ascii-format

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Art Converter

This project converts uploaded picture into ASCII format. You can upload any image and it will be turned into a text that consists of characters.

CodeUmoja

It is a subproject of CodeUmoja project. We will merge our subprojects in future.

How does it work?

Firstly, the uploaded picture should be turned to grayscale. Than a character is chosen for every pixel depend on its brightness. Also I added a possibility to choose a color and size for our art.

Снимок экрана (583)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.3%
  • CSS 23.2%
  • HTML 16.5%