Live data from Hacker News

Textify: Convert images to HTML text

hakim.se

1–10 of 38 posts

Re: Textify: Convert images to HTML text

#2
Nice.

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.

Have it start each new session at a random URL that you can share, and this will get very popular very fast.

Re: Textify: Convert images to HTML text

#4

    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

Re: Textify: Convert images to HTML text

#7
post #4

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

You must've reloaded just as I was uploading a small update.

Re: Textify: Convert images to HTML text

#9
post #8

I did something similar in 1997 (!): http://home.wtal.de/ss/html/pnmtohtml/baby_032.html What do you think?

That's awesome. It's amazing how much we could actually do back in the days of Netscape and IE version 4 and below.

Performance on the machines of the day was actually better than modern HTML5 stuff on modern hardware because the DOM was so much simpler and tuned toward performance. I could actually watch the little games I made using DIVs/LAYERs and pixel art images slow down during the 2000s as new browsers came out. It's only now, with quad core processors that they're back up to the speed they used to run on a Pentium.

Post reply on HN