Skip to content

A program that convert black and white image to csv file, and print each character in csv files as *'s in python shell.

Notifications You must be signed in to change notification settings

HuakunShen/printImageInPythonShell

Repository files navigation

printImageInPythonShell

A program that convert black and white image to csv file, and print each character in csv files as *'s in python shell.

  • Take a screenshot of the image you want to print and save it in the project folder (give them proper names).
  • Go to BlackWhiteConverter, add the name of each image to the image_list and run the program. CSV files will be created.
  • Then go to Display class, add the names of each image to the image_list and run the program. Images will be printed one by one in the shell as *'s.

About

A program that convert black and white image to csv file, and print each character in csv files as *'s in python shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages