Textify: Convert images to HTML text 15 years ago
http://textify.it/js/hakim.textify.min.js: "Recreates bitmap images using HTML text. Images are drawn onto a canvas element so that the pixels can be read. Letters, with colors matching the image pixels, are then placed at random locations on the screen."
Looks like it also uses dat.gui for drawing.