Skip to content

This is a simple python script which converts a jpg file to html file(ASCII characters), which can be further launched in browser to view the ascii coded image.

vikramk9852/pic2ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pic2ascii

This is a simple python script which converts a jpg file to html file (ASCII characters < #+'., >), which can be further launched in browser to view the ascii coded image.

Execution

  • Place script.py and image(check.jpg) at same location.
  • Run script.py with command
    • python3 script.py
  • Adjust the slider of your choice.
  • After that click on Convert button, then refresh the page convert.html (Or open in browser, if converting first time) in the browser to see the changes.

Sample execution

alt

About

This is a simple python script which converts a jpg file to html file(ASCII characters), which can be further launched in browser to view the ascii coded image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages