sys_arch_v2.1
Back to Projects
Project Case Study

ASCII Art

PythonImage ProcessingTkinter

Project Overview

Collection of ASCII art generators and utilities written in Python.

README.md

ASCII ART

This project attempts to draw images on txt files also known as ASCII art.


Requirements

  1. python3
  2. cv2
    pip install opencv-python
    

How to use?

  1. run main.py
    python main.py
    

    click on help button on navbar for shortcuts

shortcuts:

  1. z : to toggle between pen and eraser in edit window
  2. enter : to save your progress and exit edit window

IMAGE: Images with less details and sharper edges works the best


HAVE A NICE DAY :P

                  _ _ _ _ _                                 _     _            
              / -           \ _                           /   \ #   \   _      
          _ /                   \                       | \   | #     #   \    
          |     _           _     \                       #     # |   #   |    
        /   | \ _ \     | \ _ \     \                     | #     \   \   |    
      |     # /   \ |   # /   \ |   |                       \ \           |    
      |                                                   / -             |    
      |     _ _ _ _ _ _ _ _ _ _       |                 /                 |    
      |     # \ _ _ _ _ _ _ _ / |     |               |       / - \       |    
      |     |                 |     |                 |     /       |     |    
        |     \               /     /                   / \         |     |    
        \       \           /       |                 |     \     /       /    
          \       - - - - -       /                     |     - -         |    
            \                   /                       \ _             /      
              - \ _ _   _ _ / -                             \ _ _ _ / -        
                      -
Human

Let’s build something thoughtful.

I'm always open to discussing technical challenges, AI innovations, or meaningful collaborations.