Live data from Hacker News

Textify: Convert images to HTML text

hakim.se

21–30 of 38 posts

Re: Textify: Convert images to HTML text

#27

This is cool! If you could use characters with different font sizes it may look better. Also kinda slow. You wanna explain a bit what you do? Is it just image -> choose a random point set -> draw? Is this based on Canvas or CSS?

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.

Post reply on HN