https://github.com/zalo/laplasciian
A small wip utility for creating image to ASCII conversions...
https://github.com/zalo/laplasciian
animated-svg ascii-art vectorization
Last synced: about 1 year ago
JSON representation
A small wip utility for creating image to ASCII conversions...
- Host: GitHub
- URL: https://github.com/zalo/laplasciian
- Owner: zalo
- License: mit
- Created: 2020-02-14T04:17:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T19:06:13.000Z (over 3 years ago)
- Last Synced: 2025-03-25T21:11:13.573Z (about 1 year ago)
- Topics: animated-svg, ascii-art, vectorization
- Language: Python
- Homepage: https://zalo.github.io/LaplASCIIan/
- Size: 545 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [LaplASCIIan](https://zalo.github.io/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`!