# 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 * Go to https://patorjk.com/software/taag/ * Select the font * ``Big Money-ne`` is one of the better ones * Type or paste in your text ## 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.