/PNG-to-ASCII

A quick python script that converts png images to a basic binary* 2-color text.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TO DO:

  • Make support for a range of values(non binary) so its like a range of values and not just black and white(merge the branch for this with master)
  • GUI???