gif-to-ascii-stream

convert gif to ascii art and show on your terminal

origin gif ascii gif art

install

yarn install

convert gif to to ascii art

  1. copy the gif which you want to convert into ./assets/gif/ folder, or you can use the builtin gifs happy.gif or giphy.gif

  2. copy .env.example to .env

  3. extract gif

yarn run extract <your-gif-file-name>

or use builtin gifs happy.gif or giphy.gif

yarn run extract happy
  1. start web server
yarn run start
  1. use curl to get ascii art animate
curl http://localhost:4321/happy