open-goverance/Committee/PRO/ASCII_to_Image.md
2024-05-04 16:17:45 +01:00

791 B

Text to Image

These instructions are for generating an image out of ASCII text to use.
It works really well for retro events or anything that uses the terminal.

Instructions

Generate ASCII

Instructions

ASCII to .png

  • Go to https://onlinetools.com/ascii/convert-ascii-to-image
  • Paste in ASCII text
  • Set background to rgba(255, 255, 255, 0)
    • This makes the background transparent
  • Set text colour to white
    • This makes it visible on a black background
    • Set to black to make it visible on a white background
  • Set ASCII font to Monospace
    • Keeps all the characters in the ASCII text equally spaced.