figlet

From their README


alfred-figlet

🔠 Alfred 3 workflow to asciify plain text using figlet.js

 █████╗ ██╗     ███████╗██████╗ ███████╗██████╗       ███████╗██╗ ██████╗ ██╗     ███████╗████████╗
██╔══██╗██║     ██╔════╝██╔══██╗██╔════╝██╔══██╗      ██╔════╝██║██╔════╝ ██║     ██╔════╝╚══██╔══╝
███████║██║     █████╗  ██████╔╝█████╗  ██║  ██║█████╗█████╗  ██║██║  ███╗██║     █████╗     ██║
██╔══██║██║     ██╔══╝  ██╔══██╗██╔══╝  ██║  ██║╚════╝██╔══╝  ██║██║   ██║██║     ██╔══╝     ██║
██║  ██║███████╗██║     ██║  ██║███████╗██████╔╝      ██║     ██║╚██████╔╝███████╗███████╗   ██║
╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝  ╚═╝╚══════╝╚═════╝       ╚═╝     ╚═╝ ╚═════╝ ╚══════╝╚══════╝   ╚═╝

Prerequisites

You need Node.js 4+ and Alfred 3 with the paid Powerpack upgrade.

Install

$ npm i -g alfred-figlet

Usage

Asciify

  • Type figlet, Space, type any text
  • Wait a second...
  • Enter
  • Cmd + V to your editor

Asciify with all fonts

  • Type figlet, Space, type any text
  • Wait a second...
  • Cmd + Enter
  • The gist page is opened in your browser

Hello, World! examples

License

MIT © Jaewe Heo