Nice.<p>One thing that's obviously missing is a way to link to the image you've just created. I have a nice looking photo sitting there, but seemingly the only way to share it is to view source, copy, paste into a new HTML file and upload it to a server somewhere.<p>Have it start each new session at a random URL that you can share, and this will get very popular very fast.
I did something similar in 1997 (!): <a href="http://home.wtal.de/ss/html/pnmtohtml/baby_032.html" rel="nofollow">http://home.wtal.de/ss/html/pnmtohtml/baby_032.html</a>
What do you think?
I love the quality of the image when you set the character quantity to max, but I notice the speed of the rendering gets progressively slower with each pass.<p>And now I start pondering the scalability of the algorithm.
We released an App for Android/iPhone/iPad/iWhatever a few weeks ago with the same concept, but using artwork elements to recreate the photo, instead of text. It's called Pixeroid :) <a href="http://pixeroid.com" rel="nofollow">http://pixeroid.com</a>
Update coming soon
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?
<p><pre><code> Fatal error: main(): Failed opening required 'server/util.php'
(include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in
/hsphere/local/home/hakim/hakim.se/experiments/html5/textify/index.php on line 3</code></pre>
I was expecting automatic ASCII art, like <a href="http://aa-project.sourceforge.net/gallery/" rel="nofollow">http://aa-project.sourceforge.net/gallery/</a>, but this is nice too.<p>The submission needs a lot of characters, though.
Not exactly the ascii art I expected. But still very cool anyway.<p>Also, it would be great, if someone implements figlet[1] using html5.<p>[1] www.figlet.org
worked great for me. awesome!
i've been wanting to learn Processing so i could create public apps like this that do fun things to photos.. has anyone done that?