Skip to content

22yeets22/ASCII-Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Video

Thumbnail

A fun & lightweight image --> ASCII converter

Turn your webcam feed into an ASCII art display in real-time! This project takes input from your webcam, processes it, and renders it as ASCII characters in a colorful display with pure Python and OpenCV!

Features

  • Real-Time Processing: Converts live video feed to ASCII art at high speed.
  • Customizable ASCII Characters: Use any character set for creating your art.
  • Color Integration: Preserves the video colors for colorful text output.
  • Customizable: Use any size of characters with any colors you want!

Requirements

  • Python 3.7+
  • Libraries:
    • opencv-python
    • pygame
    • tkinter (comes pre-installed with Python on most systems)

Demo

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages