zalo / LaplASCIIan

A small wip utility for creating image to ASCII conversions...

Home Page:https://zalo.github.io/LaplASCIIan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaplASCIIan

A simple service for converting animated gifs to animated ascii SVGs!

Animated ASCII Art is best stored as an SVG file because of the lossless font rendering and minimal filesize. So this tool uses OpenCV on a server to "fit" the optimal ASCII Characters to the laplacian of any (small) .gif that you feed it to make it an animated ascii .svg!

About

A small wip utility for creating image to ASCII conversions...

https://zalo.github.io/LaplASCIIan/

License:MIT License


Languages

Language:Python 55.5%Language:HTML 41.1%Language:Dockerfile 3.5%