This is a converter that can convert ASCII to MLT-3-encoding
Source code: found in /public/js
- Install Docker
- Clone this Repository
docker build -t ascii . && docker run -it -p 80:80 -d ascii
in the repo folder- Visit
localhost:80
...or just visit the it over here.