Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/collidingscopes/ascii

Turn videos into ASCII pixel art using js and html canvas
https://github.com/collidingscopes/ascii

animation art ascii canvas html javascript pixel video

Last synced: 1 day ago
JSON representation

Turn videos into ASCII pixel art using js and html canvas

Awesome Lists containing this project

README

        

Turn videos into ASCII pixel art! Use your webcam feed or upload a video, then use the controls to adjust the colors, resolution, text style, etc...

Live website: https://collidingscopes.github.io/ascii

The code used to create the animation is quite resource-intensive, so it may run with some lag if your computer doesn't have enough computing power, too many tabs open, low battery, etc.

This project is coded using Javascript, HTML canvas, and CSS. Video creation and encoding is done using mp4 muxer.

I do not have access to any of the videos that you upload here, as all processing is done "client-side" (i.e., no videos or images are saved/stored by me — they stay on your computer only).

Enormous thanks and credits to Aleksandr Kubarskii, whose code served as the foundation for this project.

Buy Me A Coffee

License
=======
This is an open source project provided under an MIT license